14 lines
648 B
Diff
14 lines
648 B
Diff
|
|
diff --git a/node_modules/@capacitor-community/apple-sign-in/Package.swift b/node_modules/@capacitor-community/apple-sign-in/Package.swift
|
||
|
|
index 94246df..7d9d007 100644
|
||
|
|
--- a/node_modules/@capacitor-community/apple-sign-in/Package.swift
|
||
|
|
+++ b/node_modules/@capacitor-community/apple-sign-in/Package.swift
|
||
|
|
@@ -10,7 +10,7 @@ let package = Package(
|
||
|
|
targets: ["SignInWithApple"])
|
||
|
|
],
|
||
|
|
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")
|
||
|
|
],
|
||
|
|
targets: [
|
||
|
|
.target(
|