mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
Fix ios_add2app Podfile (#131263)
Fixes: * https://github.com/flutter/flutter/issues/131261
This commit is contained in:
parent
cfafb9105f
commit
4e609f1abb
@ -10,7 +10,7 @@ target 'ios_add2app' do
|
||||
end
|
||||
|
||||
target 'ios_add2appTests' do
|
||||
install_flutter_engine_pod
|
||||
install_flutter_engine_pod(flutter_application_path)
|
||||
pod 'EarlGreyTest'
|
||||
end
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user