Add Apple Silicon (arm64) build support
This is a base set of changes to allow the project to be build for arm64, for Apple Silicon (M1, M2, etc).
- Runs locally on my M1 macbook
- Builds for release as universal
No idea why that is happening. Seems like an issue with property bindings. But I think the proper solution would be to try to make an universal app and that will require using the command line tooling to do the same for the Mono libcoreclr.dylib
@nheagy Do you have a CLA in place already? If not, @beheh can help with that
Hi there, thanks for your PR! All contributions to HearthSim require a signed CLA. I've sent you an invite to the repository, please follow the instructions there. If you've already signed the CLA, please let us know.
Once that's done and the CLA has been merged, we'll try to get this merged here as soon as possible.
Thanks for signing the CLA!
@fmoraes74 You can proceed here :-)
Hey there, any updates on this?