- 04 Apr, 2018 2 commits
-
-
xster authored
-
Devon Carew authored
-
- 02 Apr, 2018 1 commit
-
-
Jonah Williams authored
* add logic to parse 11.3 sim runtime major version * add null aware and bump group number * add comment describing version
-
- 29 Mar, 2018 2 commits
-
-
Ralph Bergmann authored
add --buildNumber and --buildName to flutter build like flutter build apk --buildNumber=42 --buildName=1.0.42
-
xster authored
* Let iOS auto-signing tool handle Googler scenario * Forgot to update tests
-
- 28 Mar, 2018 1 commit
-
-
Todd Volkert authored
This updates AppContext per the recommendations in #15352 Fixes #15352
-
- 21 Mar, 2018 1 commit
-
-
Alexandre Ardhuin authored
-
- 20 Mar, 2018 1 commit
-
-
Alexandre Ardhuin authored
-
- 19 Mar, 2018 1 commit
-
-
Jonah Williams authored
-
- 17 Mar, 2018 1 commit
-
-
Jonah Williams authored
* fail ios workflow when simctl does not work * missed rename commit * address comments
-
- 14 Mar, 2018 1 commit
-
-
Alexandre Ardhuin authored
-
- 12 Mar, 2018 1 commit
-
-
Jason Simmons authored
-
- 07 Mar, 2018 1 commit
-
-
Mikkel Nygaard Ravn authored
-
- 28 Feb, 2018 1 commit
-
-
jcollins-g authored
* Revert "Revert "Add android license verification to doctor and some refactoring" (#14727)" This reverts commit d2602947. * Add tests, fix sdkManagerEnv and use it consistently, and rearrange Status object model * AnsiSpinner needs to leave the cursor where it found it. * fix tests * Const constructor warning only shows up on windows...? * Avoid crash if we can't find the home directory * Make pathVarSeparator return a string in the mock * Implement review comments * Fix out-of-order problem on stop
-
- 21 Feb, 2018 1 commit
-
-
- 19 Feb, 2018 1 commit
-
-
Danny Tuppeny authored
These URLs all automatically redirect HTTP to HTTPS so makes sense to point users at the secure versions.
-
- 17 Feb, 2018 1 commit
-
-
xster authored
-
- 16 Feb, 2018 3 commits
-
-
Mikkel Nygaard Ravn authored
-
Alexandre Ardhuin authored
-
asiva authored
- Remove redundant strong flag as it is the default for preview-dart-2 now
-
- 15 Feb, 2018 3 commits
-
-
xster authored
* Created plumbing but has stream problem * testing with makePipe * Trying pipe but not really getting anywhere * works by repeatedly reading line * Minor cleanup * works * Clean up pipe after use. * Move the last status forward * Make sure failed script commands bubble up
-
Mikkel Nygaard Ravn authored
This reverts commit b3e4976c.
-
Mikkel Nygaard Ravn authored
-
- 14 Feb, 2018 1 commit
-
-
xster authored
Work around xcodebuild's undocumented freeze when -showBuildSettings is used with -allowProvisioning* (#14684)
-
- 13 Feb, 2018 4 commits
-
-
Mikkel Nygaard Ravn authored
-
Vyacheslav Egorov authored
This is a temporary workaround until we solve #14594.
-
xster authored
Let Xcode communicate with Apple and create new provisioning profiles and register new devices (#14589)
-
- 12 Feb, 2018 2 commits
-
-
Jacob Richman authored
-
Mikkel Nygaard Ravn authored
Merging to get back to a green tree.
-
- 11 Feb, 2018 1 commit
-
- 09 Feb, 2018 2 commits
-
-
xster authored
* Reduce noise in xcodebuild stdout * Reduce output from cleaning, from non failing xcode outputs and from script * Check xcodebuild clean's exit code * Revert "Reduce noise in xcodebuild stdout" This reverts commit 222a26f55f2a3fc7b115e8a65e55c9be36f241bd.
- 08 Feb, 2018 2 commits
- 06 Feb, 2018 2 commits
-
-
Chris Bracken authored
Previously, the iOS ApplicationPackage subclasses did not mark the bundleID constructor parameter as @required. This is passed up to the ApplicationPackage constructor as the id parameter which is already marked @required and is asserted to be non-null.
-
Chris Bracken authored
When diagnosing a failed Xcode build, if neither the development team (for automatic provisioning) nor the provisioning profile (for manual provisioning) is set, display the appropriate error message. Previously, this method would not output the appropriate error message if a only a development team was set.
-
- 01 Feb, 2018 1 commit
-
-
Alexandre Ardhuin authored
-
- 25 Jan, 2018 1 commit
-
-
Alexandre Ardhuin authored
-
- 20 Jan, 2018 1 commit
-
-
Alexander Aprelev authored
-