From a27a2d60c289d04143d6c2e3a60dba2659b300a3 Mon Sep 17 00:00:00 2001 From: Rui Mendes Date: Fri, 7 Nov 2025 16:00:40 +0000 Subject: [PATCH] chore: update spm from 7.0.0 to 8.0.0-beta --- Package.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Package.swift b/Package.swift index 947d3c7..2e859b9 100644 --- a/Package.swift +++ b/Package.swift @@ -11,7 +11,7 @@ let package = Package( targets: ["KeyboardPlugin"]) ], dependencies: [ - .package(url: "https://github.com/ionic-team/capacitor-swift-pm.git", from: "7.0.0") + .package(url: "https://github.com/ionic-team/capacitor-swift-pm.git", from: "8.0.0-beta") ], targets: [ .target(