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