This commit is contained in:
Niels Andriesse 2021-05-24 14:09:19 +10:00
parent 89bac377fe
commit f44cd070af
1 changed files with 0 additions and 1 deletions

View File

@ -95,7 +95,6 @@ end
post_install do |installer|
enable_whole_module_optimization_for_crypto_swift(installer)
enable_extension_support_for_pure_layout(installer)
set_minimum_deployment_target(installer)
end