Page MenuHomePhabricator

[GH Actions] Set `DEVELOPER_DIR` to Xcode 15.0
ClosedPublic

Authored by atul on Oct 19 2023, 7:56 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jun 11, 8:50 PM
Unknown Object (File)
Mon, Jun 10, 7:26 PM
Unknown Object (File)
Apr 29 2024, 7:40 PM
Unknown Object (File)
Apr 4 2024, 5:33 PM
Unknown Object (File)
Feb 21 2024, 2:36 PM
Unknown Object (File)
Feb 21 2024, 11:39 AM
Unknown Object (File)
Feb 21 2024, 1:36 AM
Unknown Object (File)
Feb 20 2024, 10:54 PM
Subscribers

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

atul published this revision for review.Oct 19 2023, 7:57 AM
ashoat added inline comments.
.github/workflows/ios_ci.yml
19 ↗(On Diff #32208)

Just wondering, why not 14?

This revision is now accepted and ready to land.Oct 19 2023, 7:57 AM
.github/workflows/ios_ci.yml
19 ↗(On Diff #32208)

13 is the most recent that GitHub have available for their runners unfortunately. They often have Xcode betas, but lag behind for macOS releases beyond general release.

This revision was landed with ongoing or failed builds.Oct 19 2023, 8:00 AM
This revision was automatically updated to reflect the committed changes.