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.0 /Capacitor.xcframework.zip " ,
22- checksum: " ac41d775a92f3f31db90f12d0e30468ae5015cfc9785dacdf19a898c60587d3d "
21+ url: " https://github.com/ionic-team/capacitor-swift-pm/releases/download/7.4.1 /Capacitor.xcframework.zip " ,
22+ checksum: " 93c9f373352f8e9a04351859a30ffb2417d0e927b09388dff8112cbff604c271 "
2323 ) ,
2424 . binaryTarget(
2525 name: " Cordova " ,
26- url: " https://github.com/ionic-team/capacitor-swift-pm/releases/download/7.4.0 /Cordova.xcframework.zip " ,
27- checksum: " 7222fcbc63e1e06526476e98b54c98fca84b7820ce7ddf6cff1b025b7fa6e2e6 "
26+ url: " https://github.com/ionic-team/capacitor-swift-pm/releases/download/7.4.1 /Cordova.xcframework.zip " ,
27+ checksum: " 9f2c004c197e5c9f781bb9e2195d23cafe0d75ad8f6980a1abe0f86f5bebafd3 "
2828 )
2929 ]
3030)
You can’t perform that action at this time.
0 commit comments