Skip to content

Commit 7674f45

Browse files
Merge branch 'main' into chore/RMET-4678/up-gradle-dep
2 parents 9c230a6 + e415fae commit 7674f45

File tree

16 files changed

+6325
-32469
lines changed

16 files changed

+6325
-32469
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)