We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb37e71 commit 2d872ebCopy full SHA for 2d872eb
ios/fluttertoast.podspec
@@ -16,6 +16,6 @@ Toast Library for FLutter
16
s.public_header_files = 'Classes/**/*.h'
17
s.dependency 'Flutter'
18
s.dependency 'Toast'
19
- s.pod_target_xcconfig = {'VALID_ARCHS' => 'x86_64 armv7 arm64', 'DEFINES_MODULE' => 'YES'}
+ s.pod_target_xcconfig = {'DEFINES_MODULE' => 'YES'}
20
s.resource_bundles = {'fluttertoast_privacy' => ['Resources/PrivacyInfo.xcprivacy']}
21
end
0 commit comments