Skip to content

Commit

Permalink
Explicitly specify swift_version
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksproger committed Nov 22, 2024
1 parent 47b5472 commit 8e4f32a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MapboxCoreMaps.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ Pod::Spec.new do |m|

m.platform = :ios
m.ios.deployment_target = '12.0'
m.swift_version = '5.7'

m.requires_arc = true

Expand Down

0 comments on commit 8e4f32a

Please sign in to comment.