Thanks to visit codestin.com Credit goes to github.com
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.
2 parents aafe890 + 171aac8 commit b7221fbCopy full SHA for b7221fb
mindbox_ios/ios/mindbox_ios.podspec
@@ -17,7 +17,7 @@ The implementation of 'mindbox' plugin for the iOS platform
17
s.dependency 'Flutter'
18
s.dependency 'Mindbox', '2.10.2'
19
s.dependency 'MindboxNotifications', '2.10.2'
20
- s.platform = :ios, '10.0'
+ s.platform = :ios, '12.0'
21
22
# Flutter.framework does not contain a i386 slice.
23
s.pod_target_xcconfig = { 'DEFINES_MODULE' => 'YES', 'EXCLUDED_ARCHS[sdk=iphonesimulator*]' => 'i386' }
0 commit comments