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

Apple Silicon support? #374

Open
warpdesign opened this issue Oct 16, 2020 · 4 comments
Open

Apple Silicon support? #374

warpdesign opened this issue Oct 16, 2020 · 4 comments

Comments

@warpdesign
Copy link
Contributor

One of my app (react-explorer) is using drivelist and I am planning to add support for Apple Silicon soon.

Does drivelist support ARM64 macOS? If not, is it planned?

@zvin
Copy link
Contributor

zvin commented Nov 19, 2020

I've never tried. I don't see why it wouldn't. Try building it with npm run build.

I know that it builds and works on aarch64.

@warpdesign
Copy link
Contributor Author

I know it builds but could not test the resulting binary since I have no Apple Silicon Mac.

@DanboDuan
Copy link

I have a Apple Silicon Mac. After I run yarn install, check the output, it is x86_64 not arm64

file node_modules/drivelist/build/Release/drivelist.node 
node_modules/drivelist/build/Release/drivelist.node: Mach-O 64-bit bundle x86_64

@davuttemel
Copy link

davuttemel commented Jan 8, 2024

did u run it in your apple silicon? @DanboDuan

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

4 participants