Skip to content

Commit 0fa9f44

Browse files
chore(ios): update spm from 7.0.0 to 8.0.0-beta (#98)
1 parent dc9a4c1 commit 0fa9f44

File tree

14 files changed

+6311
-32468
lines changed

14 files changed

+6311
-32468
lines changed

example-app-spm/ios/App/CapApp-SPM/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ let package = Package(
1111
targets: ["CapApp-SPM"])
1212
],
1313
dependencies: [
14-
.package(url: "https://github.com/ionic-team/capacitor-swift-pm.git", exact: "7.4.3"),
14+
.package(url: "https://github.com/ionic-team/capacitor-swift-pm.git", exact: "8.0.0-beta.0"),
1515
.package(name: "CapacitorBarcodeScanner", path: "../../../../plugin")
1616
],
1717
targets: [

0 commit comments

Comments
 (0)