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 9ba9e6d commit 38d55cdCopy full SHA for 38d55cd
example-app/ios/App/CapApp-SPM/Package.swift
@@ -11,7 +11,7 @@ let package = Package(
11
targets: ["CapApp-SPM"])
12
],
13
dependencies: [
14
- .package(url: "https://github.com/ionic-team/capacitor-swift-pm.git", from: "8.0.0"),
+ .package(url: "https://github.com/ionic-team/capacitor-swift-pm.git", from: "8.0.1"),
15
.package(name: "CapgoCapacitorPay", path: "../../../node_modules/.bun/@capgo+capacitor-pay@file+../node_modules/@capgo/capacitor-pay")
16
17
targets: [
0 commit comments