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 .1.0-rc.1 /ObjectBoxGenerator.artifactbundle.zip " ,
26- checksum: " 5f10e5cef769461290e1c30d51c647bc36955b5d7af0f4f09ffb9a90de3cdb54 "
25+ " https://github.com/objectbox/objectbox-swift-spm /releases/download/5 .1.0/ObjectBoxGenerator.artifactbundle.zip " ,
26+ checksum: " cbcc16c6ceea7751e61436b6f3b1e3ed7d7498ed9bf7a65a0fea764613c2d4f0 "
2727 ) ,
2828 . binaryTarget(
2929 name: " ObjectBox.xcframework " ,
3030 url:
31- " https://github.com/objectbox/objectbox-swift-spec-staging /releases/download/v5 .1.0-rc.1 /ObjectBox.xcframework.zip " ,
32- checksum: " 92c7567307a185d7bfc20c2af136cbe49da8309865af1cdf4f48ce2443c399c1 "
31+ " https://github.com/objectbox/objectbox-swift-spm /releases/download/5 .1.0/ObjectBox.xcframework.zip " ,
32+ checksum: " 1a163564f549453dd22cabce57cde3d7a0c13e807f85119ccea2d7c3454c7c51 "
3333 ) ,
3434 . binaryTarget(
3535 name: " ObjectBox-Sync.xcframework " ,
3636 url:
37- " https://github.com/objectbox/objectbox-swift-spec-staging /releases/download/v5 .1.0-rc.1 /ObjectBox-Sync.xcframework.zip " ,
38- checksum: " 107736cf61cd7d8e1f72bbdb9208df617568868545c6a2116d7ec0f73a096c61 "
37+ " https://github.com/objectbox/objectbox-swift-spm /releases/download/5 .1.0/ObjectBox-Sync.xcframework.zip " ,
38+ checksum: " c93d6b2f2e128a23088d1240e9bf44546535d1d03f77c42d9d64244c57601987 "
3939 ) ,
4040
4141 /// MARK: - Plugin implementations
You can’t perform that action at this time.
0 commit comments