Chris Bracken
bb338ef2c6
Don't bundle Genereted.xcconfig as a resource ( #19544 )
...
Generated.xcconfig is only required at build time for iOS apps. In the
flutter create project template and example apps, Generated.xcconfig was
previously marked as a resource to be bundled into the built app.
2018-07-19 07:24:06 -07:00
Chris Bracken
6db3c6d1d1
Build devicelab iOS apps as universal binaries ( #18102 )
...
Eliminates 64-bit hardcoding for iOS test apps under dev/. This brings
them in line with the default iOS app templates.
2018-06-01 08:43:57 -07:00
Sarah Zakarias
68bf4b3c62
Remove app.flx and add flutter_assets to project.pbxproj of all example apps ( #13649 )
2017-12-18 20:08:30 +01:00
Mikkel Nygaard Ravn
32ab3dbee0
Support Xcode projects with no schemes ( #11750 )
2017-08-23 11:58:21 +02:00
Mikkel Nygaard Ravn
9496e6dfa7
Support for app flavors in flutter tooling, #11676 retake ( #11734 )
2017-08-23 10:55:35 +02:00
Mikkel Nygaard Ravn
7c3a45dc6e
Revert "Support for app flavors in flutter tooling ( #11676 )" ( #11729 )
...
This reverts commit 8d07d3f652
.
2017-08-22 12:24:29 +02:00
Mikkel Nygaard Ravn
8d07d3f652
Support for app flavors in flutter tooling ( #11676 )
2017-08-22 10:38:23 +02:00