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

Fix issue with macOS Big Sur by using latest tools #143

Closed
wants to merge 1 commit into from

Conversation

Jeehut
Copy link

@Jeehut Jeehut commented Jan 16, 2021

Fixes #142.

Install my fix before it's merged by running:

brew uninstall --ignore-dependencies swift-sh
brew install mint
mint install Jeehut/swift-sh@master
swift-sh --clean-cache

Once a proper fix is released, go back to original swift-sh by running:

mint uninstall Jeehut/swift-sh
brew install swift-sh
swift-sh --clean-cache

@mxcl
Copy link
Owner

mxcl commented May 24, 2021

Not really a fix since it breaks all other platforms

@mxcl mxcl closed this May 25, 2021
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.

Error: reference to member 'v11_1' cannot be resolved without a contextual type.macOS(.v11_1)
2 participants