This commit is contained in:
Brett
2025-09-15 17:30:30 +08:00
parent 6cf7b54e24
commit 169affa005
25 changed files with 909 additions and 210 deletions

View File

@@ -25,4 +25,6 @@ A new Flutter project.
# 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'
s.resource_bundles = {'flutter_openim_sdk_privacy' => ['Resources/PrivacyInfo.xcprivacy']}
end