Skip to content

Add macOS nightly build support via Swiftly#301

Merged
shahmishal merged 9 commits into
mainfrom
nightly-toolchain-macos
Jul 10, 2026
Merged

Add macOS nightly build support via Swiftly#301
shahmishal merged 9 commits into
mainfrom
nightly-toolchain-macos

Conversation

@shahmishal

Copy link
Copy Markdown
Member

Adds a new opt-in macos-swiftly-build job that pairs an Xcode version with a Swiftly-managed Swift toolchain (defaulting to main-snapshot), since xcrun cannot see toolchains that Swiftly selects on PATH.

Adds a new opt-in macos-swiftly-build job that pairs an Xcode version
with a Swiftly-managed Swift toolchain (defaulting to main-snapshot),
since xcrun cannot see toolchains that Swiftly selects on PATH.
@shahmishal shahmishal requested a review from a team as a code owner July 8, 2026 21:09
Comment thread .github/workflows/swift_package_test.yml Outdated
@shahmishal shahmishal merged commit b4f8b6a into main Jul 10, 2026
193 checks passed
@shahmishal shahmishal deleted the nightly-toolchain-macos branch July 10, 2026 06:13
@finagolfin

Copy link
Copy Markdown
Member

@marcprux and @kateinoigakukun, wdyt about adding an option to build using the SDK bundles on macOS, now that OSS macOS snapshot toolchains are installed? It could be a boolean like enable_macos_sdk_builds and then whatever SDK bundles are enabled, whether Android or wasm or static linux currently enabled separately, would be installed and used to cross-compile the code on macOS too. 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants