-
Notifications
You must be signed in to change notification settings - Fork 50
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
macOS requirements are not actual #157
Comments
Could you share which version of macOS you are using and what exactly was not working for you? workspaces not working on macOS below 11.0 was not intentional, so I will look into this to see if this is something we can address. |
@itegulov So, maybe I can build for a while without some components? Cause I really need this tests for my contracts and cannot build this because of provided errors. Maybe I can setup build environments? |
@YellingOilbird you can get the sandbox binary by cloning In workspaces-rs, you can point to this binary via the
I'll see why this is failing for macos High Sierra. Definitely unexpected that it's failing like that |
@ChaoticTempest thanks for response! Try this instructions and write feedback |
As long as nearcore is able to be built with 10.5, then it'll work with |
@ChaoticTempest hey, thanks for your help, but actually this one ( |
Ok, there is little surprise for me, in requirements you say that all I need - macOS x86, but I have version of this older than 11.0 and I cannot use sandbox utils. Mark this with macOS ^11.0 in requirements, I spent a lot of time for coding for nothing
The text was updated successfully, but these errors were encountered: