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/6 .2.1 /Capacitor.xcframework.zip " ,
22- checksum: " dad7b961661855fecd45c38b1e317f64a046323cc05d204d054ada6d5b7f4378 "
21+ url: " https://github.com/ionic-team/capacitor-swift-pm/releases/download/7 .2.0 /Capacitor.xcframework.zip " ,
22+ checksum: " d416a2e470d77644a71c42ae469df91ed37c853a30e662970160a831bdf9d4e3 "
2323 ) ,
2424 . binaryTarget(
2525 name: " Cordova " ,
26- url: " https://github.com/ionic-team/capacitor-swift-pm/releases/download/6 .2.1 /Cordova.xcframework.zip " ,
27- checksum: " fb10239d76bf36787063e9a0c60219397c3648c781b8cd9e1a9e2a3990cbe5ce "
26+ url: " https://github.com/ionic-team/capacitor-swift-pm/releases/download/7 .2.0 /Cordova.xcframework.zip " ,
27+ checksum: " d3a4da86f7b5f4ba32829d91803c40db321d17c1cf76223542adfbdc7e3a1b43 "
2828 )
2929 ]
3030)
You can’t perform that action at this time.
0 commit comments