Fixed ios stuff
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user