flutter/packages/flutter_tools
Chris Bracken 4c045e79fb
Revert "Use Xcode legacy build system for iOS builds (#21901)" (#21966)
This caused issues for projects without an Xcode workspace. Almost all
Flutter projects in the wild will have a workspace, but this patch needs
to add a check to catch any that lack one.

This reverts commit 021f472efc.
2018-09-17 18:22:54 -07:00
..
bin Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
doc Add a detach command to detach without terminating (#21490) 2018-09-06 15:26:55 +01:00
gradle Revert "Eliminate snapshot/depfile options to build bundle (#21507)" (#21563) 2018-09-07 12:33:05 -07:00
ide_templates/intellij Change 'flutter ide-config' to optionally create root Intellij module (#19920) 2018-07-30 10:15:26 -07:00
lib Revert "Use Xcode legacy build system for iOS builds (#21901)" (#21966) 2018-09-17 18:22:54 -07:00
schema Support for flutter run/build module on iOS (#21216) 2018-08-30 16:18:44 +02:00
templates Update gitignore template for flutter create (#21192) 2018-09-08 10:20:57 -07:00
test Revert "Use Xcode legacy build system for iOS builds (#21901)" (#21966) 2018-09-17 18:22:54 -07:00
tool Turn on unawaited_futures in flutter_tools (#21048) 2018-08-30 20:57:44 -07:00
analysis_options.yaml Turn on unawaited_futures in flutter_tools (#21048) 2018-08-30 20:57:44 -07:00
BUILD.gn [gn] Be explicit about Dart sources. 2018-08-01 09:33:03 -07:00
pubspec.yaml Update packges (#21241) 2018-08-30 18:16:23 -07:00
README.md Fix capitalization in README.md (#16788) 2018-04-20 01:02:44 -07:00

Flutter Tools

Tools for building Flutter applications.

To run the tests, ensure that no devices are connected, then navigate to flutter_tools and execute:

../../bin/cache/dart-sdk/bin/pub run test -j1