Sign in
flutter
/
mirrors
/
flutter
/
46db10137aec025247b215f6ddf2bbff498a075f
/
.
/
dev
/
integration_tests
/
ios_host_app_swift
/
Podfile
blob: a74eec912bcec38c84710e961b07ec8265eb5447 [
file
] [
log
] [
blame
]
platform
:
ios
,
'9.0'
flutter_application_path
=
'../hello'
load
File
.
join
(
flutter_application_path
,
'.ios'
,
'Flutter'
,
'podhelper.rb'
)
target
'Host'
do
install_all_flutter_pods flutter_application_path
end