From d9350d704ff9e729738ddb0f02d180815dff32fd Mon Sep 17 00:00:00 2001 From: edde746 <86283021+edde746@users.noreply.github.com> Date: Fri, 19 Dec 2025 05:53:58 +0100 Subject: [PATCH] fix: iOS build --- ios/Podfile | 2 +- ios/Podfile.lock | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/ios/Podfile b/ios/Podfile index 620e46eb..c2c1dc54 100644 --- a/ios/Podfile +++ b/ios/Podfile @@ -1,5 +1,5 @@ # Uncomment this line to define a global platform for your project -# platform :ios, '13.0' +platform :ios, '14.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 d077bbb7..df2d87d7 100644 --- a/ios/Podfile.lock +++ b/ios/Podfile.lock @@ -38,9 +38,9 @@ PODS: - DKImagePickerController/PhotoGallery - Flutter - Flutter (1.0.0) - - flutter_webrtc (0.11.3): + - flutter_webrtc (1.2.0): - Flutter - - WebRTC-SDK (= 125.6422.04) + - WebRTC-SDK (= 137.7151.04) - gamepads_ios (0.1.1): - Flutter - os_media_controls (0.0.1): @@ -50,9 +50,9 @@ PODS: - path_provider_foundation (0.0.1): - Flutter - FlutterMacOS - - SDWebImage (5.21.3): - - SDWebImage/Core (= 5.21.3) - - SDWebImage/Core (5.21.3) + - SDWebImage (5.21.5): + - SDWebImage/Core (= 5.21.5) + - SDWebImage/Core (5.21.5) - share_plus (0.0.1): - Flutter - shared_preferences_foundation (0.0.1): @@ -91,7 +91,7 @@ PODS: - Flutter - wakelock_plus (0.0.1): - Flutter - - WebRTC-SDK (125.6422.04) + - WebRTC-SDK (137.7151.04) - workmanager_apple (0.0.1): - Flutter @@ -163,12 +163,12 @@ SPEC CHECKSUMS: DKPhotoGallery: b3834fecb755ee09a593d7c9e389d8b5d6deed60 file_picker: a0560bc09d61de87f12d246fc47d2119e6ef37be Flutter: cabc95a1d2626b1b06e7179b784ebcf0c0cde467 - flutter_webrtc: 89f078a5050779eaa4a6a4f472954737bb91f39f + flutter_webrtc: c3e21fc0dcd9d8eb246ae4d5256fcbeb2f5ecd22 gamepads_ios: c75c6d31377d275b0effb9174c619e2705678c09 os_media_controls: 86dceab6245a5325af90fc0fdebe243c42d789b4 package_info_plus: af8e2ca6888548050f16fa2f1938db7b5a5df499 path_provider_foundation: bb55f6dbba17d0dccd6737fe6f7f34fbd0376880 - SDWebImage: 16309af6d214ba3f77a7c6f6fdda888cb313a50a + SDWebImage: e9c98383c7572d713c1a0d7dd2783b10599b9838 share_plus: 50da8cb520a8f0f65671c6c6a99b3617ed10a58a shared_preferences_foundation: 7036424c3d8ec98dfe75ff1667cb0cd531ec82bb sqflite_darwin: 20b2a3a3b70e43edae938624ce550a3cbf66a3d0 @@ -177,9 +177,9 @@ SPEC CHECKSUMS: SwiftyGif: 706c60cf65fa2bc5ee0313beece843c8eb8194d4 url_launcher_ios: 7a95fa5b60cc718a708b8f2966718e93db0cef1b wakelock_plus: e29112ab3ef0b318e58cfa5c32326458be66b556 - WebRTC-SDK: c3d69a87e7185fad3568f6f3cff7c9ac5890acf3 + WebRTC-SDK: 40d4f5ba05cadff14e4db5614aec402a633f007e workmanager_apple: 904529ae31e97fc5be632cf628507652294a0778 -PODFILE CHECKSUM: 3c63482e143d1b91d2d2560aee9fb04ecc74ac7e +PODFILE CHECKSUM: e30f02f9d1c72c47bb6344a0a748c9d268180865 COCOAPODS: 1.16.2