Update minimum version to Xcode 11.0#50315
Conversation
|
Blocked on devicelab mac-10 upgrading to Xcode 11. |
dnfield
left a comment
There was a problem hiding this comment.
LGTM.
Maybe we could avoid some of this fallout in the future by making the devicelab tests enable bitcode?
It manifests with bitcode disabled, too. Archiving doesn't reproduce it, it needs to be validated. |
|
We could add a test that just runs the validate Xcode check against the plist right? |
|
And give it a nice clear error message too |
I can confirm that during export / validation this happens. |
|
gauge tests off, merging... |
|
I forgot this was blocked on devicelab mac-10 upgrading to Xcode 11 even though I made the note for myself above. Reverted. |
Description
Updated minimum version of Xcode to match LUCI builder. Xcode 11 was released September 2019.
Related Issues
Tool change part of #49787.
Tests
Updated xcodeproj_test and xcode_test.
Checklist
///).flutter analyze --flutter-repo) does not report any problems on my PR.Breaking Change