File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -21,14 +21,14 @@ let package = Package(
2121 . binaryTarget(
2222 name: " ObjectBoxGenerator " ,
2323 url:
24- " https://github.com/objectbox/objectbox-swift-spec-staging/releases/download/v4.0.2-rc1 /ObjectBoxGenerator.artifactbundle.zip " ,
25- checksum: " a2942a8bedb5790956e4961be773270cfcf02b6a277f3eae00477bd056cb0187 "
24+ " https://github.com/objectbox/objectbox-swift-spec-staging/releases/download/v4.0.2-rc2 /ObjectBoxGenerator.artifactbundle.zip " ,
25+ checksum: " 003d51095ded2e025fbed2b8eebe516f8a65b73cd2120a9cd56e04988cc19a22 "
2626 ) ,
2727 . binaryTarget(
2828 name: " ObjectBox.xcframework " ,
2929 url:
30- " https://github.com/objectbox/objectbox-swift-spec-staging/releases/download/v4.0.2-rc1 /ObjectBox.xcframework.zip " ,
31- checksum: " b369a4b4fc57c8f7c7620f275ed1b0f62970cf612e68f47382d44ce311d52c11 "
30+ " https://github.com/objectbox/objectbox-swift-spec-staging/releases/download/v4.0.2-rc2 /ObjectBox.xcframework.zip " ,
31+ checksum: " faf3be62eefe3081d5bc507f22bc13a9b826d42849ac1971545fbecbb5d0286d "
3232 ) ,
3333
3434 /// MARK: - Plugin implementations
You can’t perform that action at this time.
0 commit comments