Skip to content

Commit

Permalink
update pod file
Browse files Browse the repository at this point in the history
  • Loading branch information
Alberto Cabrera committed Jan 12, 2024
1 parent d852cb1 commit 3d541d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ios/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ target 'MissionHub' do

installer.pods_project.targets.each do |target|
target.build_configurations.each do |config|
config.build_settings['IPHONEOS_DEPLOYMENT_TARGET'] = '10.0'
config.build_settings['IPHONEOS_DEPLOYMENT_TARGET'] = '11.0'
end
end
end
Expand Down

0 comments on commit 3d541d3

Please sign in to comment.