Mac arm support #50
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Just asking if it is possible to create an installer for M3 Mac's wich are based on Arm?
If yes it would be nice if it would be intigrated into your tool :)
I appreciate your work :) well done
Geetings
I have no idea. I do not own any Apple products, nor do I use rustdesk on any Apple products. Does rustdesk have official releases for M3 Mac's with Arm processors? If they do, then I can look into adding it. Otherwise it is very unlikely to be added.
yeah they have this builds :) cause of that i was asking
I just looked into it, it looks like to me that the generator is currently building for arm64 osx. Is it not working for you? I have no idea about the mac stuff, another user of my generator is the one who added in the code for the macos build.
ah i see i wasn't shure what version it is cause there are the arm and intel versions. in this case the intel would be nice :)
Ok, I can look into adding that. It looks like github moved their macos-latest server to use the arm64, but I should be able to build it using their older build servers.
thanks a lot <3