Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b7221fb

Browse files
authored
Merge pull request #120 from mindbox-cloud/feature/MBX-3568-iOS-minimum-deployment-target
MBX-3568: Up podspec version
2 parents aafe890 + 171aac8 commit b7221fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mindbox_ios/ios/mindbox_ios.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The implementation of 'mindbox' plugin for the iOS platform
1717
s.dependency 'Flutter'
1818
s.dependency 'Mindbox', '2.10.2'
1919
s.dependency 'MindboxNotifications', '2.10.2'
20-
s.platform = :ios, '10.0'
20+
s.platform = :ios, '12.0'
2121

2222
# Flutter.framework does not contain a i386 slice.
2323
s.pod_target_xcconfig = { 'DEFINES_MODULE' => 'YES', 'EXCLUDED_ARCHS[sdk=iphonesimulator*]' => 'i386' }

0 commit comments

Comments
 (0)