update ios

This commit is contained in:
hiddify
2023-12-06 01:06:33 +03:30
parent a9396d112b
commit cb311ab6c9
8 changed files with 263 additions and 64 deletions

View File

@@ -43,5 +43,6 @@ post_install do |installer|
target.build_configurations.each do |config|
config.build_settings['IPHONEOS_DEPLOYMENT_TARGET'] = '12.1'
end
end
end