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.1.2 /Capacitor.xcframework.zip " ,
22- checksum: " d61311a484f20d4e256e12a56b2cb2105e1353414de251cdfceff1549bb7ac94 "
21+ url: " https://github.com/ionic-team/capacitor-swift-pm/releases/download/7.0.0-alpha.1 /Capacitor.xcframework.zip " ,
22+ checksum: " d348034978e2e44bb43c452aa89394e64b16317b2fb073de82f5b00807a883fb "
2323 ) ,
2424 . binaryTarget(
2525 name: " Cordova " ,
26- url: " https://github.com/ionic-team/capacitor-swift-pm/releases/download/6.1.2 /Cordova.xcframework.zip " ,
27- checksum: " c57202276f3c0de513133122a4f25040886d69c1e8bf8814206dee1af5f610fb "
26+ url: " https://github.com/ionic-team/capacitor-swift-pm/releases/download/7.0.0-alpha.1 /Cordova.xcframework.zip " ,
27+ checksum: " cf26ff2677e9f864f7fa230e0896d882fad702bdce7cd5b4b15b5ffd21a79a27 "
2828 )
2929 ]
3030)
You can’t perform that action at this time.
0 commit comments