You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to make universal mac builds work in this PR #4866 but I encountered issues with cross compiling boost context and crypto libraries. Given that latest github mac runners are arm exclusive we probably won't be able to fix this easily.
Summary
version 27.1 contains a version that is only available on arm macs
Node version
27.1
Build details
/Volumes/nano-node-27.1.0-Darwin/Nano.app/Contents/MacOS/nano_node: Mach-O 64-bit executable arm64
OS and version
13.6
Steps to reproduce the behavior
file /Volumes/nano-node-27.1.0-Darwin/Nano.app/Contents/MacOS/nano_node
Expected behavior
should also work on intel macs (?)
Actual behavior
arm only
Possible solution
make an universal build
Supporting files
No response
The text was updated successfully, but these errors were encountered: