This commit is contained in:
lizandrogd
2023-08-17 20:37:24 -05:00
parent 0fff47fdac
commit ec47617dfd
5 changed files with 1137 additions and 14 deletions
+2 -3
View File
@@ -32,11 +32,10 @@ target 'Runner' do
use_modular_headers!
flutter_install_all_ios_pods File.dirname(File.realpath(__FILE__))
target 'RunnerTests' do
inherit! :search_paths
end
end
post_install do |installer|
installer.pods_project.targets.each do |target|
flutter_additional_ios_build_settings(target)