Sign in
flutter
/
mirrors
/
flutter
/
3bbf54d79fceab8e20d4e43954ed00f52a3591fb
/
.
/
dev
/
integration_tests
/
ios_host_app
/
Podfile
blob: a27bec99d9b4bf78b124b76df752b737009b3208 [
file
]
platform
:
ios
,
'9.0'
flutter_application_path
=
'../hello'
load
File
.
join
(
flutter_application_path
,
'.ios'
,
'Flutter'
,
'podhelper.rb'
)
target
'Host'
do
use_modular_headers
!
install_all_flutter_pods flutter_application_path
end