Commit Graph

4 Commits

Author SHA1 Message Date
Victoria Ashworth
ff8ade8b77
[CP] Print pretty error when xcodebuild fails due to missing simulator (#132235)
Original PR: https://github.com/flutter/flutter/pull/130506

Note:
I added a commit to fix a name discrepancy.

[A commit on master](https://github.com/flutter/flutter/pull/130156/files#diff-157aa748cf5e84d2d03141150ddf4136e24635f1a1d50fc52e1da2354a70ac83L1043), that was added prior to the CP PR, renamed a variable from `_xcBundleFilePath` -> `_xcBundleDirectoryPath`. The CP PR uses the new name since it came after the first commit, so I added a commit to this PR to use the old variable name.
2023-08-14 21:04:09 +00:00
Chris Yang
1755819cb1
Log XCResult before other build issues (#100787) 2022-04-08 16:27:08 -07:00
Chris Yang
1c4128c703
Xcode error message (#94747) 2021-12-21 08:39:18 -08:00
Chris Yang
70fea6d250
[tool] XCResult also parses "url" in xcresult bundle (#95054) 2021-12-13 16:04:04 -08:00