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