Skip to content

Commit bb2feb1

Browse files
chore(ios): update spm from 7.0.0 to 8.0.0-beta (#38)
1 parent de3fbf3 commit bb2feb1

File tree

5 files changed

+989
-3468
lines changed

5 files changed

+989
-3468
lines changed

packages/capacitor-plugin/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ let package = Package(
1111
)
1212
],
1313
dependencies: [
14-
.package(url: "https://github.com/ionic-team/capacitor-swift-pm.git", from: "7.0.0"),
14+
.package(url: "https://github.com/ionic-team/capacitor-swift-pm.git", from: "8.0.0-beta"),
1515
.package(url: "https://github.com/ionic-team/ion-ios-filetransfer.git", from: "1.0.1")
1616
],
1717
targets: [

0 commit comments

Comments
 (0)