Skip to content

Commit cb1cc60

Browse files
chore(ios): update spm from 7.0.0 to 8.0.0-beta (#51)
1 parent cb802bd commit cb1cc60

6 files changed

Lines changed: 29 additions & 9946 deletions

File tree

packages/capacitor-plugin/Package.swift

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

0 commit comments

Comments
 (0)