Sign in
flutter
/
mirrors
/
flutter
/
74c6237abc6510d0fa217a7e2aff8e2b17cd8ff5
/
.
/
dev
/
integration_tests
/
ios_host_app
/
Podfile
blob: ec1b8b91201daa83ae5272a8319aa6319397c998 [
file
]
platform
:
ios
,
'9.0'
target
'Host'
do
flutter_application_path
=
'../hello'
eval
(
File
.
read
(
"#{flutter_application_path}/.ios/Flutter/podhelper.rb"
))
end