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 @@ -18,13 +18,13 @@ let package = Package(
1818 targets: [
1919 . binaryTarget(
2020 name: " Capacitor " ,
21- url: " https://github.com/ionic-team/capacitor-swift-pm/releases/download/7.0.0-rc.1 /Capacitor.xcframework.zip " ,
22- checksum: " 5148cbb4c444d39383ebe1be6433ebf950879d4d37e65a5a9f691b3beba2cea9 "
21+ url: " https://github.com/ionic-team/capacitor-swift-pm/releases/download/7.0.0/Capacitor.xcframework.zip " ,
22+ checksum: " 53f3dfdb8fe3574a7128d33912ccbe794e04d2d67b6587edadc679c630ebc648 "
2323 ) ,
2424 . binaryTarget(
2525 name: " Cordova " ,
26- url: " https://github.com/ionic-team/capacitor-swift-pm/releases/download/7.0.0-rc.1 /Cordova.xcframework.zip " ,
27- checksum: " 034621ac48527a09e782b52e14856e836ccc6efc35f4278a29e664fda850a9ae "
26+ url: " https://github.com/ionic-team/capacitor-swift-pm/releases/download/7.0.0/Cordova.xcframework.zip " ,
27+ checksum: " 9e1f2c9409052acf9181c592a3ee7c0053e1eebf5550147276a3be9a0a3ec117 "
2828 )
2929 ]
3030)
You can’t perform that action at this time.
0 commit comments