From 0da2beaa649950cda0a0cf0094c3c1212733a3a5 Mon Sep 17 00:00:00 2001 From: florianfederspiel Date: Wed, 24 Sep 2025 17:50:46 +0200 Subject: [PATCH] Added Capacitor preferences --- ios/App/Podfile.lock | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/ios/App/Podfile.lock b/ios/App/Podfile.lock index 5510ba5..3d267bf 100644 --- a/ios/App/Podfile.lock +++ b/ios/App/Podfile.lock @@ -8,6 +8,8 @@ PODS: - Capacitor - CapacitorPluginSafeArea (4.0.0): - Capacitor + - CapacitorPreferences (6.0.3): + - Capacitor - CordovaPluginsStatic (7.1.0): - CapacitorCordova - OneSignalXCFramework (= 5.2.10) @@ -64,6 +66,7 @@ DEPENDENCIES: - "CapacitorDevice (from `../../node_modules/@capacitor/device`)" - "CapacitorNetwork (from `../../node_modules/@capacitor/network`)" - CapacitorPluginSafeArea (from `../../node_modules/capacitor-plugin-safe-area`) + - "CapacitorPreferences (from `../../node_modules/@capacitor/preferences`)" - CordovaPluginsStatic (from `../capacitor-cordova-ios-plugins`) - OneSignalXCFramework (< 6.0, >= 5.0) @@ -82,6 +85,8 @@ EXTERNAL SOURCES: :path: "../../node_modules/@capacitor/network" CapacitorPluginSafeArea: :path: "../../node_modules/capacitor-plugin-safe-area" + CapacitorPreferences: + :path: "../../node_modules/@capacitor/preferences" CordovaPluginsStatic: :path: "../capacitor-cordova-ios-plugins" @@ -91,9 +96,10 @@ SPEC CHECKSUMS: CapacitorDevice: 069faf433b3a99c3d5f0e500fbe634f60a8c6a84 CapacitorNetwork: 30c2e78a0ed32530656cb426c8ee6c2caec10dbf CapacitorPluginSafeArea: 22031c3436269ca80fac90ec2c94bc7c1e59a81d + CapacitorPreferences: f3eadae2369ac3ab8e21743a2959145b0d1286a3 CordovaPluginsStatic: f722d4ff434f50099581e690d579b7c108f490e6 OneSignalXCFramework: 1a3b28dfbff23aabce585796d23c1bef37772774 -PODFILE CHECKSUM: ccfbce7f13cfefd953204fe26b280d6431731aa5 +PODFILE CHECKSUM: d76fcd3d35c3f8c3708303de70ef45a76cc6e2b5 COCOAPODS: 1.16.2