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-spm /releases/download/4.4 .1/ObjectBoxGenerator.artifactbundle.zip " ,
26- checksum: " 4b856b88c28e3c2b59c455caf4c1da4e62e5216da8743ab1e0c3b943b382d71b "
25+ " https://github.com/objectbox/objectbox-swift-spec-staging /releases/download/v5.0.0-rc .1/ObjectBoxGenerator.artifactbundle.zip " ,
26+ checksum: " fe92c482fcf933980e0ea4a14d6be71720c5852aa44915a456cabe8ecad6471f "
2727 ) ,
2828 . binaryTarget(
2929 name: " ObjectBox.xcframework " ,
3030 url:
31- " https://github.com/objectbox/objectbox-swift-spm /releases/download/4.4 .1/ObjectBox.xcframework.zip " ,
32- checksum: " 8cc0d72b7493e1a7a1e4184f3b77d321d140599a88e99fac6b8fbefcead3d4a9 "
31+ " https://github.com/objectbox/objectbox-swift-spec-staging /releases/download/v5.0.0-rc .1/ObjectBox.xcframework.zip " ,
32+ checksum: " 9fdd1d349618d19aac8f54593b540050157520b3d686aaa4c7044203dfe77d61 "
3333 ) ,
3434 . binaryTarget(
3535 name: " ObjectBox-Sync.xcframework " ,
3636 url:
37- " https://github.com/objectbox/objectbox-swift-spm /releases/download/4.4 .1/ObjectBox-Sync.xcframework.zip " ,
38- checksum: " 6a1ef518626659fadfe38db1f54a80c7846b5756fb0e69baef7699f4f3c318e8 "
37+ " https://github.com/objectbox/objectbox-swift-spec-staging /releases/download/v5.0.0-rc .1/ObjectBox-Sync.xcframework.zip " ,
38+ checksum: " cbcf49c7cf9f54a15c292c900b5f78794c8d811650c9accd580232a07fe518fa "
3939 ) ,
4040
4141 /// MARK: - Plugin implementations
You can’t perform that action at this time.
0 commit comments