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-beta .0/Capacitor.xcframework.zip " ,
22- checksum: " a999f8bca3683957203e95a08fec1023b25b08d5ba0bcb27c066e0ae46fa3e1a "
21+ url: " https://github.com/ionic-team/capacitor-swift-pm/releases/download/7.0.0-rc .0/Capacitor.xcframework.zip " ,
22+ checksum: " a869953cf22c6c34f357aefa3c01fc7ca42ddc3dcb35621a0b6d102026971951 "
2323 ) ,
2424 . binaryTarget(
2525 name: " Cordova " ,
26- url: " https://github.com/ionic-team/capacitor-swift-pm/releases/download/7.0.0-beta .0/Cordova.xcframework.zip " ,
27- checksum: " c8ea30b2c78a025658eb6984b5ecb982af8597b769805ccfc47294e51b6cd0ef "
26+ url: " https://github.com/ionic-team/capacitor-swift-pm/releases/download/7.0.0-rc .0/Cordova.xcframework.zip " ,
27+ checksum: " 13182c63100d790d40c9e86088f63a634a622cab47314ece437a4af6eee257d5 "
2828 )
2929 ]
3030)
You can’t perform that action at this time.
0 commit comments