From eea78fd4185688bb925e8ca8a398046e96700cbd Mon Sep 17 00:00:00 2001 From: Kara-Zor-El Date: Mon, 19 Feb 2024 15:08:09 -0500 Subject: [PATCH] Upldate pods --- ios/Podfile | 2 +- ios/Podfile.lock | 22 ++++----- ios/Runner.xcodeproj/project.pbxproj | 2 +- .../xcshareddata/xcschemes/Runner.xcscheme | 2 +- pubspec.lock | 46 +++++++++---------- 5 files changed, 34 insertions(+), 40 deletions(-) diff --git a/ios/Podfile b/ios/Podfile index 181c71f..e0d56f2 100755 --- a/ios/Podfile +++ b/ios/Podfile @@ -1,5 +1,5 @@ # Uncomment this line to define a global platform for your project -# platform :ios, '12.0' +platform :ios, '12.0' # CocoaPods analytics sends network stats synchronously affecting flutter build latency. ENV['COCOAPODS_DISABLE_STATS'] = 'true' diff --git a/ios/Podfile.lock b/ios/Podfile.lock index 51062cb..14cdb4b 100755 --- a/ios/Podfile.lock +++ b/ios/Podfile.lock @@ -9,8 +9,6 @@ PODS: - Flutter (1.0.0) - flutter_background_service_ios (0.0.3): - Flutter - - flutter_html_to_pdf (0.0.1): - - Flutter - flutter_secure_storage (6.0.0): - Flutter - image_picker_ios (0.0.1): @@ -29,13 +27,13 @@ PODS: - permission_handler_apple (9.3.0): - Flutter - ReachabilitySwift (5.0.0) - - Sentry/HybridSDK (8.19.0): - - SentryPrivate (= 8.19.0) + - Sentry/HybridSDK (8.20.0): + - SentryPrivate (= 8.20.0) - sentry_flutter (0.0.1): - Flutter - FlutterMacOS - - Sentry/HybridSDK (= 8.19.0) - - SentryPrivate (8.19.0) + - Sentry/HybridSDK (= 8.20.0) + - SentryPrivate (8.20.0) - shared_preferences_foundation (0.0.1): - Flutter - FlutterMacOS @@ -57,7 +55,6 @@ DEPENDENCIES: - device_info_plus (from `.symlinks/plugins/device_info_plus/ios`) - Flutter (from `Flutter`) - flutter_background_service_ios (from `.symlinks/plugins/flutter_background_service_ios/ios`) - - flutter_html_to_pdf (from `.symlinks/plugins/flutter_html_to_pdf/ios`) - flutter_secure_storage (from `.symlinks/plugins/flutter_secure_storage/ios`) - image_picker_ios (from `.symlinks/plugins/image_picker_ios/ios`) - isar_flutter_libs (from `.symlinks/plugins/isar_flutter_libs/ios`) @@ -90,8 +87,6 @@ EXTERNAL SOURCES: :path: Flutter flutter_background_service_ios: :path: ".symlinks/plugins/flutter_background_service_ios/ios" - flutter_html_to_pdf: - :path: ".symlinks/plugins/flutter_html_to_pdf/ios" flutter_secure_storage: :path: ".symlinks/plugins/flutter_secure_storage/ios" image_picker_ios: @@ -125,7 +120,6 @@ SPEC CHECKSUMS: device_info_plus: c6fb39579d0f423935b0c9ce7ee2f44b71b9fce6 Flutter: e0871f40cf51350855a761d2e70bf5af5b9b5de7 flutter_background_service_ios: e30e0d3ee69e4cee66272d0c78eacd48c2e94aac - flutter_html_to_pdf: 0fd9f8d04f335d68b06a7c4ab5fc85d22e1ef91b flutter_secure_storage: 23fc622d89d073675f2eaa109381aefbcf5a49be image_picker_ios: 99dfe1854b4fa34d0364e74a78448a0151025425 isar_flutter_libs: b69f437aeab9c521821c3f376198c4371fa21073 @@ -135,15 +129,15 @@ SPEC CHECKSUMS: pdfx: 7b876b09de8b7a0bf444a4f82b439ffcff4ee1ec permission_handler_apple: 036b856153a2b1f61f21030ff725f3e6fece2b78 ReachabilitySwift: 985039c6f7b23a1da463388634119492ff86c825 - Sentry: 1ebcaef678a27c8ac515f974cb5425dd1bbdec2f - sentry_flutter: ecdfbedee55337205561cfa782ee02d31ec83e1f - SentryPrivate: 765c9b4ebe9ac1a5fcdc067c5a1cfbf3f10e1677 + Sentry: a8d7b373b9f9868442b02a0c425192f693103cbf + sentry_flutter: 03e7660857a8cdb236e71456a7e8447b65c8a788 + SentryPrivate: 006b24af16828441f70e2ab6adf241bd0a8ad130 shared_preferences_foundation: b4c3b4cddf1c21f02770737f147a3f5da9d39695 sqflite: 673a0e54cc04b7d6dba8d24fb8095b31c3a99eec unrar_file: ead248ffb2e777cb67f083bc1bb1fb45d4157dbd UnrarKit: 99e3f0222a98a212188e1a6975dcf5aa798d26dd url_launcher_ios: bbd758c6e7f9fd7b5b1d4cde34d2b95fcce5e812 -PODFILE CHECKSUM: 279a2687027fca19455562b68ccfb66f53b9663e +PODFILE CHECKSUM: 261aa5270d0bfaacfc50eed5f8260a8d156ff8c5 COCOAPODS: 1.15.2 diff --git a/ios/Runner.xcodeproj/project.pbxproj b/ios/Runner.xcodeproj/project.pbxproj index ed01d2e..0fe5ae7 100755 --- a/ios/Runner.xcodeproj/project.pbxproj +++ b/ios/Runner.xcodeproj/project.pbxproj @@ -156,7 +156,7 @@ 97C146E61CF9000F007C117D /* Project object */ = { isa = PBXProject; attributes = { - LastUpgradeCheck = 1430; + LastUpgradeCheck = 1510; ORGANIZATIONNAME = ""; TargetAttributes = { 97C146ED1CF9000F007C117D = { diff --git a/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme b/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme index a6b826d..5e31d3d 100755 --- a/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme +++ b/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme @@ -1,6 +1,6 @@ =3.2.0 <4.0.0" + dart: ">=3.3.0-279.1.beta <4.0.0" flutter: ">=3.16.0"