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-spec-staging /releases/download/v5 .0.0-rc.1 /ObjectBoxGenerator.artifactbundle.zip " ,
26
- checksum: " fe92c482fcf933980e0ea4a14d6be71720c5852aa44915a456cabe8ecad6471f "
25
+ " https://github.com/objectbox/objectbox-swift-spm /releases/download/5 .0.0/ObjectBoxGenerator.artifactbundle.zip " ,
26
+ checksum: " 39aa952e7250b58b956fa37adad0fe500255db5960df2a207071ea5556d62d7d "
27
27
) ,
28
28
. binaryTarget(
29
29
name: " ObjectBox.xcframework " ,
30
30
url:
31
- " https://github.com/objectbox/objectbox-swift-spec-staging /releases/download/v5 .0.0-rc.1 /ObjectBox.xcframework.zip " ,
32
- checksum: " 9fdd1d349618d19aac8f54593b540050157520b3d686aaa4c7044203dfe77d61 "
31
+ " https://github.com/objectbox/objectbox-swift-spm /releases/download/5 .0.0/ObjectBox.xcframework.zip " ,
32
+ checksum: " 3aeda304fa972e95f08d386784ab8ae220e6850f650ec07f46f8e926f5e4655a "
33
33
) ,
34
34
. binaryTarget(
35
35
name: " ObjectBox-Sync.xcframework " ,
36
36
url:
37
- " https://github.com/objectbox/objectbox-swift-spec-staging /releases/download/v5 .0.0-rc.1 /ObjectBox-Sync.xcframework.zip " ,
38
- checksum: " cbcf49c7cf9f54a15c292c900b5f78794c8d811650c9accd580232a07fe518fa "
37
+ " https://github.com/objectbox/objectbox-swift-spm /releases/download/5 .0.0/ObjectBox-Sync.xcframework.zip " ,
38
+ checksum: " 34cf4555c14d177a7435e9167203196237dd2af614b0a369a9731fb533555fa9 "
39
39
) ,
40
40
41
41
/// MARK: - Plugin implementations
You can’t perform that action at this time.
0 commit comments