flutter/packages/flutter_tools/templates
Dan Field fd6b2e198c
Re-reland Xcode backend refactor (#23762)
* Use Xcode build configurations to drive Flutter build mode

* Proper check wrt local_engine, print error if profile mode misisng

* Remove unused code, update tests, fix template problem, update warning

* fix up warning

* add explanatory dev comment

* fix whitespace

* missing words, change lambda arrow to function body

* error indentation

* Test early exits for xcode_backend.sh

* only on macOS, use right test

* Update error messages

* case insensitive compare for build config

* Update gallery podfile

* update projects to add profile configuration

* make compatible with flavors

* add missing plist files

* add FLUTTER_FRAMEWORK_DIR back, set swift version for profile, tell Podfile about profile
2018-10-31 16:37:53 -07:00
..
app Re-reland Xcode backend refactor (#23762) 2018-10-31 16:37:53 -07:00
cocoapods Re-reland Xcode backend refactor (#23762) 2018-10-31 16:37:53 -07:00
driver Fix template for the driver test file created by 'flutter create' (#13472) 2017-12-08 20:39:56 -08:00
module Re-reland Xcode backend refactor (#23762) 2018-10-31 16:37:53 -07:00
package Update templates (#23698) 2018-10-30 07:58:41 -07:00
plugin newly created apps / plugins should use latest gradle dependencies (#22790) (#23314) 2018-10-19 19:07:06 -07:00