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 1d862ec commit b288909Copy full SHA for b288909
packages/integration_test/ios/integration_test.podspec
@@ -20,6 +20,6 @@ LICENSE
20
s.dependency 'Flutter'
21
s.ios.framework = 'UIKit'
22
23
- s.platform = :ios, '8.0'
+ s.platform = :ios, '9.0'
24
s.pod_target_xcconfig = { 'DEFINES_MODULE' => 'YES', 'EXCLUDED_ARCHS[sdk=iphonesimulator*]' => 'i386' }
25
end
0 commit comments