We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78e0354 commit 7536a69Copy full SHA for 7536a69
Package.swift
@@ -19,12 +19,12 @@ let package = Package(
19
.binaryTarget(
20
name: "Capacitor",
21
url: "https://github.com/ionic-team/capacitor-swift-pm/releases/download/7.2.0/Capacitor.xcframework.zip",
22
- checksum: "d416a2e470d77644a71c42ae469df91ed37c853a30e662970160a831bdf9d4e3"
+ checksum: "368d25296b2b210c86aa4273c4792ef045bb9f6b2c4dcbb9bb7b9f2984f1cfd0"
23
),
24
25
name: "Cordova",
26
url: "https://github.com/ionic-team/capacitor-swift-pm/releases/download/7.2.0/Cordova.xcframework.zip",
27
- checksum: "d3a4da86f7b5f4ba32829d91803c40db321d17c1cf76223542adfbdc7e3a1b43"
+ checksum: "79a96f814717d7b87aba0f514ed28cd0babd31343c9cc615939b43559f0b10a1"
28
)
29
]
30
0 commit comments