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-rc2 /ObjectBoxGenerator.artifactbundle.zip " ,
25- checksum: " 003d51095ded2e025fbed2b8eebe516f8a65b73cd2120a9cd56e04988cc19a22 "
24+ " https://github.com/objectbox/objectbox-swift-spec-staging/releases/download/v4.3.0 /ObjectBoxGenerator.artifactbundle.zip " ,
25+ checksum: " e0a04312a39a1b0319911b6dae4710511aa999c18d1d12436f0c34068f229c40 "
2626 ) ,
2727 . binaryTarget(
2828 name: " ObjectBox.xcframework " ,
2929 url:
30- " https://github.com/objectbox/objectbox-swift-spec-staging/releases/download/v4.0.2-rc2 /ObjectBox.xcframework.zip " ,
31- checksum: " faf3be62eefe3081d5bc507f22bc13a9b826d42849ac1971545fbecbb5d0286d "
30+ " https://github.com/objectbox/objectbox-swift-spec-staging/releases/download/v4.3.0 /ObjectBox.xcframework.zip " ,
31+ checksum: " 465a457973841c0bdbec974d4a30882a0a57090688884adcd77b1fdc573938d6 "
3232 ) ,
3333
3434 /// MARK: - Plugin implementations
You can’t perform that action at this time.
0 commit comments