Update CI to use Xcode 11.4.0 when it is available
Categories
(Data Platform and Tools :: Glean: SDK, task, P1)
Tracking
(Not tracked)
People
(Reporter: travis_, Assigned: travis_)
Details
(Whiteboard: [telemetry:glean-rs:backlog])
Attachments
(1 file)
Currently, CircleCI has Xcode 11.4.0 beta available. Apple just published the release version of 11.4.0, so we should update our config once it's available on Circle.
Comment 1•5 years ago
|
||
Would this prevent adoption from consumers using a previous version of XCode?
| Assignee | ||
Comment 2•5 years ago
|
||
Yes, but not doing it prevents consumers from using the latest version of XCode. This is an unfortunate situation that Apple creates, and a consumer would always have the option of using a previous version of Glean built with a compatible Xcode version.
Updated•5 years ago
|
| Assignee | ||
Comment 3•5 years ago
|
||
This update will be necessary to push a release for before integrating with Firefox-iOS since they are already using Xcode 11.4 and due to the fact that they are using Buddybuild like Lockwise-iOS, which means they won't be able to build Glean from scratch on their CI to get around this.
| Assignee | ||
Updated•5 years ago
|
Comment 4•5 years ago
|
||
| Assignee | ||
Updated•5 years ago
|
Description
•