File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -22,20 +22,20 @@ let package = Package(
22
22
. binaryTarget(
23
23
name: " ObjectBoxGenerator " ,
24
24
url:
25
- " https://github.com/objectbox/objectbox-swift-spm /releases/download/4 .4.0 /ObjectBoxGenerator.artifactbundle.zip " ,
26
- checksum: " 1d5e818c86d77cfbcb3d2fc14890c0bdea9fb28cbf23196c2543803220c4787a "
25
+ " https://github.com/objectbox/objectbox-swift-spec-staging /releases/download/v4 .4.1-rc.1 /ObjectBoxGenerator.artifactbundle.zip " ,
26
+ checksum: " 0a52ba00073fdf7863ed9620ff332840310a508cbfcc50dea43bb981270cdade "
27
27
) ,
28
28
. binaryTarget(
29
29
name: " ObjectBox.xcframework " ,
30
30
url:
31
- " https://github.com/objectbox/objectbox-swift-spm /releases/download/4 .4.0 /ObjectBox.xcframework.zip " ,
32
- checksum: " be3ccf934abb0e312d870478384ec6d56a08c0bef3f4649da29e525790524c4c "
31
+ " https://github.com/objectbox/objectbox-swift-spec-staging /releases/download/v4 .4.1-rc.1 /ObjectBox.xcframework.zip " ,
32
+ checksum: " 4f0e8fb875d03e2aa48886abe32ec2ac2a0afb2d153f5665a23932d1f2c9f17e "
33
33
) ,
34
34
. binaryTarget(
35
35
name: " ObjectBox-Sync.xcframework " ,
36
36
url:
37
- " https://github.com/objectbox/objectbox-swift-spm /releases/download/4 .4.0 /ObjectBox-Sync.xcframework.zip " ,
38
- checksum: " 1db1a38da2dd022fb0c3464182483422030e05c24aadb054cb6a57d943f7454b "
37
+ " https://github.com/objectbox/objectbox-swift-spec-staging /releases/download/v4 .4.1-rc.1 /ObjectBox-Sync.xcframework.zip " ,
38
+ checksum: " 6f7cbbb160e21b94ceafa7cdd9c18565248b4a48ef69755614ef5806ac5adaa9 "
39
39
) ,
40
40
41
41
/// MARK: - Plugin implementations
You can’t perform that action at this time.
0 commit comments