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.4 .3/Capacitor.xcframework.zip " ,
22- checksum: " 703a70164da10a42bcc88e9b381f09c4135b21d1479ca861eface15d22694f01 "
21+ url: " https://github.com/ionic-team/capacitor-swift-pm/releases/download/8.0.0-alpha .3/Capacitor.xcframework.zip " ,
22+ checksum: " fbd95250c46fdb7404043d094ba9a699173e63a58ec4faaa73ada4090ba25e08 "
2323 ) ,
2424 . binaryTarget(
2525 name: " Cordova " ,
26- url: " https://github.com/ionic-team/capacitor-swift-pm/releases/download/7.4 .3/Cordova.xcframework.zip " ,
27- checksum: " 9779c9dc400fb12c8c7a3a8b96ea5bbb39a3ac83cf40cefeb3481ec234d9b3f4 "
26+ url: " https://github.com/ionic-team/capacitor-swift-pm/releases/download/8.0.0-alpha .3/Cordova.xcframework.zip " ,
27+ checksum: " 4aacc2eb30649244d7bffd1483847431135038ff1c65e591e5388155cfaedf1a "
2828 )
2929 ]
3030)
You can’t perform that action at this time.
0 commit comments