feat: clean up macOS build metadata

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
This commit is contained in:
TheOneWithTheBraid 2023-05-19 14:03:18 +02:00
commit b81354bfe0
5 changed files with 26 additions and 161 deletions

View file

@ -31,9 +31,6 @@ target 'Runner' do
use_modular_headers!
flutter_install_all_macos_pods File.dirname(File.realpath(__FILE__))
target 'RunnerTests' do
inherit! :search_paths
end
end
post_install do |installer|