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(
2222 . binaryTarget(
2323 name: " ObjectBoxGenerator " ,
2424 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 "
2727 ) ,
2828 . binaryTarget(
2929 name: " ObjectBox.xcframework " ,
3030 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 "
3333 ) ,
3434 . binaryTarget(
3535 name: " ObjectBox-Sync.xcframework " ,
3636 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 "
3939 ) ,
4040
4141 /// MARK: - Plugin implementations
You can’t perform that action at this time.
0 commit comments