There was an error while loading. Please reload this page.
1 parent 43547c0 commit db83009Copy full SHA for db83009
1 file changed
capacitor/Package.swift
@@ -10,7 +10,7 @@ let package = Package(
10
targets: ["PurchasePlugin"])
11
],
12
dependencies: [
13
- .package(url: "https://github.com/ionic-team/capacitor-swift-pm.git", from: "6.0.0")
+ .package(url: "https://github.com/ionic-team/capacitor-swift-pm.git", "6.0.0"..<"10.0.0")
14
15
targets: [
16
.target(
0 commit comments