Fixed ios stuff

This commit is contained in:
Juan Gilsanz Polo
2025-11-23 03:51:11 +01:00
parent b455e105a1
commit 471bc20aab
9 changed files with 44 additions and 78 deletions

View File

@@ -32,10 +32,8 @@ target 'Runner' do
use_modular_headers!
flutter_install_all_ios_pods File.dirname(File.realpath(__FILE__))
target 'RunnerTests' do
inherit! :search_paths
end
# Share Extension is name of Extension which you created which is in this case 'Share Extension'
target 'Share Extension' do
inherit! :search_paths
end