We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 04fb4f6 + 580df1d commit f2d34efCopy full SHA for f2d34ef
1 file changed
macOS/Podfile
@@ -21,7 +21,7 @@ end
21
22
23
post_install do |installer|
24
- # system("sh .download_script.sh 4.3.2 true")
+ # system("sh .download_script.sh 4.4.0 true")
25
installer.pods_project.targets.each do |target|
26
target.build_configurations.each do |config|
27
config.build_settings['MACOSX_DEPLOYMENT_TARGET'] = '10.13'
0 commit comments