flutter/packages/flutter_tools/templates/module/ios/library/Flutter.tmpl
mcplectrum b4daf33807 Fix Podfile issue #24342 (#25079)
* Fix Podfile issue #24342

Sometimes base configurations  (config.base_configuration_reference) can be nil, which leads to undefined method `real_path' for nil:NilClass.

* Disable bitcode in every case
2019-01-17 15:00:51 -08:00
..
AppFrameworkInfo.plist Rename 'application' back to 'module', and make 'app' the default again for templates. (#22888) 2018-10-10 11:01:40 -07:00
podhelper.rb Fix Podfile issue #24342 (#25079) 2019-01-17 15:00:51 -08:00
README.md Rename 'application' back to 'module', and make 'app' the default again for templates. (#22888) 2018-10-10 11:01:40 -07:00

This directory contains support code for embedding the Flutter project in an iOS app. It should not be edited or checked in.