We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I did an upgrade of choc from brew.
brew upgrade choc.
I have an error when i call the choc binary.
sh-3.2$ choc -v sh: /usr/local/bin/choc: Bad CPU type in executable
My arch is: sh-3.2$ arch i386
but choc is like this: sh-3.2$ lipo -info choc Non-fat file: choc is architecture: arm64
The text was updated successfully, but these errors were encountered:
Hello, the github CI build on mac with arm64 architecture
I'll check how to build on i386 too
Sorry, something went wrong.
Fixed in version 0.2.0
No branches or pull requests
I did an upgrade of choc from brew.
brew upgrade choc.
I have an error when i call the choc binary.
sh-3.2$ choc -v
sh: /usr/local/bin/choc: Bad CPU type in executable
My arch is:
sh-3.2$ arch
i386
but choc is like this:
sh-3.2$ lipo -info choc
Non-fat file: choc is architecture: arm64
The text was updated successfully, but these errors were encountered: