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.
1 parent fbb5dcd commit 171aac8Copy full SHA for 171aac8
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