Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build toolchains on macOS (continued) #91 #105

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from
Draft

Conversation

fhunleth
Copy link
Member

@fhunleth fhunleth commented Dec 10, 2021

This is a rebased version of #91 with a couple updates.

@fhunleth fhunleth changed the title Rebase and update #91 Build toolchains on macOS (continued) #91 Dec 12, 2021
linux: &linux
BUILD_OS: linux
mac_xcode: &mac_xcode
xcode: 12.4.0
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
xcode: 12.4.0
xcode: 11.7.0

11.7.0 uses MacOS 10.15 (Catalina) which is the oldest version available it looks like. This is currently what we're using for manual builds

https://circleci.com/docs/using-macos/#supported-xcode-versions

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