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)
Mon, Jul 1, 10:55 PM
Unknown Object (File)
Mon, Jul 1, 10:14 PM
Unknown Object (File)
Mon, Jul 1, 10:14 PM
Unknown Object (File)
Mon, Jul 1, 10:14 PM
Unknown Object (File)
Mon, Jul 1, 10:11 PM
Unknown Object (File)
Mon, Jul 1, 2:26 AM
Unknown Object (File)
Tue, Jun 11, 8:50 PM
Unknown Object (File)
Mon, Jun 10, 7:26 PM
Subscribers

Diff Detail

Repository
rCOMM Comm
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

atul published this revision for review.Oct 19 2023, 7:57 AM
ashoat added inline comments.
.github/workflows/ios_ci.yml
19

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

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.