Skip to content

Commit

Permalink
Increase ios minimum supported version to 12
Browse files Browse the repository at this point in the history
  • Loading branch information
olegfedorovdev committed Sep 18, 2024
1 parent a7fa612 commit 01f3798
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/Integration/CocoaPods/Podfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
platform :ios, '11.0'
platform :ios, '12.0'

target 'PodInstall' do
pod 'MapboxCommon', '24.7.0-rc.2'
Expand Down

0 comments on commit 01f3798

Please sign in to comment.