Tim Maffett
|
2e8c3468e7
|
fix devtool instructional messages after flutter build ... --analyze-size . Fixes #122229 (#122230)
fix devtool instructional messages after `flutter build ... --analyze-size `. Fixes #122229
|
2023-03-09 22:29:50 +00:00 |
|
hellohuanlin
|
162be5933b
|
[tools]build IPA validation bundle identifier using the default "com.example" prefix (#116430)
* [tools]build IPA validation bundle identifier using default com.example
* rephrase the warning
|
2022-12-02 20:49:30 +00:00 |
|
Jesús S Guerrero
|
530324d232
|
Build command dependency injection (#114383)
* update flutter build command
* update tests
* fix analyze suggestions
|
2022-11-08 23:38:10 +00:00 |
|
Jenn Magder
|
f059dd40ea
|
Show Xcode compilation errors at end of build, suppress stdout and stderr from Xcode (#113302)
|
2022-10-17 17:47:25 +00:00 |
|
Liam Appelbe
|
8da0432094
|
Null safety migration of packages/flutter_tools/test/commands.shard/hermetic, part 1/3 (#110707)
* Migrate packages/flutter_tools/test/commands.shard/hermetic, part 1/3
* Fix tests
* Fix analysis
* Fix analyze_test
* Make AnalysisServer a local variable
* Chris's comments
|
2022-09-06 11:21:23 -07:00 |
|
Phil Quitslund
|
b5e7fb076c
|
[flutter_tools] rename local functions with _ s (#102688)
|
2022-04-27 16:19:07 -07:00 |
|
Alexandre Ardhuin
|
07f1c20474
|
add missing trailing commas in list/set/map literals (#102585)
|
2022-04-27 09:15:35 +02:00 |
|
Chris Yang
|
a8da7ced35
|
Hide default bundle id error when xcresult detects an error (#101993)
|
2022-04-15 11:44:08 -07:00 |
|
Chris Yang
|
1755819cb1
|
Log XCResult before other build issues (#100787)
|
2022-04-08 16:27:08 -07:00 |
|
Jenn Magder
|
114185f686
|
Pass 'build ios' device ID into xcodebuild (#96669)
|
2022-01-19 10:20:11 -08:00 |
|
Spt
|
7de1e225de
|
fix rsync output utf8decode bug (#95881)
|
2022-01-13 10:20:20 -08:00 |
|
Chris Yang
|
1c4128c703
|
Xcode error message (#94747)
|
2021-12-21 08:39:18 -08:00 |
|
Ian Hickson
|
61a0add286
|
Enable avoid_redundant_argument_values lint (#91409) (#91462)
|
2021-10-08 09:25:14 -07:00 |
|
Zachary Anderson
|
b9d2177da0
|
Revert "Enable avoid_redundant_argument_values lint (#91409)" (#91461)
This reverts commit 5fd259be24 .
|
2021-10-07 21:11:07 -07:00 |
|
Ian Hickson
|
5fd259be24
|
Enable avoid_redundant_argument_values lint (#91409)
|
2021-10-07 20:13:02 -07:00 |
|
Jenn Magder
|
61e2e86611
|
Add iOS build -destination flag (#90915)
|
2021-10-04 10:18:03 -07:00 |
|
Ahmed Ashour
|
9492e13c45
|
Reland [flutter_tools] show only supported sub commands (#86153)
|
2021-07-22 13:41:03 -07:00 |
|
Zachary Anderson
|
c589a0c322
|
Revert "[flutter_tools] show only supported sub commands (#85125)" (#86131)
This reverts commit 84e576786c .
|
2021-07-08 15:58:05 -07:00 |
|
Ahmed Ashour
|
84e576786c
|
[flutter_tools] show only supported sub commands (#85125)
|
2021-07-08 14:56:06 -07:00 |
|
Jenn Magder
|
3e6fe491f3
|
Remove extended attributes from entire Flutter project (#81435)
|
2021-05-06 16:34:04 -07:00 |
|
Sam Rawlins
|
133a55ae51
|
Remove "unnecessary" imports. (#81003)
|
2021-05-06 16:19:07 -07:00 |
|
Jenn Magder
|
db3f49b1b4
|
Use cached Xcode build settings during iOS build (#80904)
|
2021-04-27 17:20:11 -07:00 |
|
Jenn Magder
|
18a118b952
|
Log full app bundle location after "flutter build ios" (#80838)
|
2021-04-21 21:39:03 -07:00 |
|
Jenn Magder
|
a2f67720ef
|
Migrate test/src/common to null safety (#79907)
|
2021-04-06 22:55:03 -07:00 |
|
Jenn Magder
|
61c848c1bd
|
Point "flutter build ipa --analyze-size" to archive app output (#78259)
|
2021-03-16 09:43:02 -07:00 |
|