Update SDK, New add clear c2c message android group message

This commit is contained in:
hrxiang
2021-11-17 11:46:48 +08:00
parent b5f80cc052
commit 1ead087f08
44 changed files with 1 additions and 7826 deletions

View File

@@ -17,7 +17,7 @@ A new Flutter project.
s.dependency 'Flutter'
s.platform = :ios, '8.0'
s.vendored_frameworks = 'Framework/*.xcframework'
s.vendored_frameworks = 'Framework/*.framework'
# Flutter.framework does not contain a i386 slice.
s.pod_target_xcconfig = { 'DEFINES_MODULE' => 'YES', 'EXCLUDED_ARCHS[sdk=iphonesimulator*]' => 'i386 arm64' }
s.swift_version = '5.0'