Update: 2026-07-06 03:30:52

This commit is contained in:
Hamza-Ayed
2026-07-06 03:30:52 +03:00
parent c7863dc98f
commit 63440b07dc
3 changed files with 7 additions and 1 deletions
+3
View File
@@ -42,6 +42,9 @@ post_install do |installer|
config.build_settings['IPHONEOS_DEPLOYMENT_TARGET'] = '16.1'
# Fix for "non-modular header" issues with some pods.
config.build_settings['CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES'] = 'YES'
# Fix for Swift 6 concurrency errors in Xcode 16
config.build_settings['SWIFT_STRICT_CONCURRENCY'] = 'minimal'
config.build_settings['GCC_PREPROCESSOR_DEFINITIONS'] ||= [
'$(inherited)',
+1 -1
View File
@@ -348,6 +348,6 @@ SPEC CHECKSUMS:
WebRTC-SDK: ab9b5319e458c2bfebdc92b3600740da35d5630d
webview_flutter_wkwebview: 8ebf4fded22593026f7dbff1fbff31ea98573c8d
PODFILE CHECKSUM: bd6e2f6541b0ca1731e9c8557eb4a4f6036c5508
PODFILE CHECKSUM: 0ae238984c6e7aa969e949a5874ab41e6db33de4
COCOAPODS: 1.16.2