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

Cannot Build/Install via Homebrew on Mojave #52

Closed
tonyatoms opened this issue Apr 28, 2020 · 2 comments
Closed

Cannot Build/Install via Homebrew on Mojave #52

tonyatoms opened this issue Apr 28, 2020 · 2 comments

Comments

@tonyatoms
Copy link

tonyatoms commented Apr 28, 2020

brew install finestructure/tap/area

fails eventually with:

/private/tmp/arena-20200428-1896-u8jqtu/Arena-0.16.0: error: manifest parse error(s):
<unknown>:0: error: Swift does not support the SDK 'MacOSX10.14.sdk'

Mac OS version 10.14.6
Swift 5.1.3

This is not a showstopper for me personally as I was able to build and install on a Catalina MacBook and move the resulting playground/workspace to the Mojave computer and use it there successfully. I only mention this because the README's Compatibility section may need to be revised. (I don't know that Mojave compatibility is really important at this point?)

@finestructure
Copy link
Owner

Ah yes, I should state this in the README but Arena currently only supports macOS 10.15 and Xcode 11.4.

I don’t think that’s insurmountable but the problem is I have no 10.14 available for testing 😟

@finestructure
Copy link
Owner

Whoops, missed you whole last paragraph when reading that on the go :)

I've just updated the README and thanks for confirming that the playgrounds work on older revisions!

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

No branches or pull requests

2 participants