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 69f9608 commit ce55d02Copy full SHA for ce55d02
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", exact: "8.0.1"),
+ .package(url: "https://github.com/ionic-team/capacitor-swift-pm.git", exact: "8.0.2"),
15
.package(name: "CapacitorActionSheet", path: "../../../node_modules/@capacitor/action-sheet"),
16
.package(name: "CapacitorApp", path: "../../../node_modules/@capacitor/app"),
17
.package(name: "CapacitorAppLauncher", path: "../../../node_modules/@capacitor/app-launcher"),
0 commit comments