Mac additional steps? #51
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?
Hi again,
What are those additional steps for MacOS? I do own both a ARM and X86 model Mac but both say that the app is not working on this version of MacOS (Catalina).
Thank you again!
I have no idea about the MacOS clients. The code to generate the apple clients was added by another user. You can check out his fork https://github.com/VenimK/creator
He might have updates that he hasn't added to my generator yet. His generator may work for mac, I think he might sign the dmg file which might be why mine is not working. It looks like he might have removed the link to his generator from his github, maybe he doesn't host it anymore. Unfortunately I have no apple devices to test anything with my generator. I am not familiar with how mac handles unsigned code, there might be a setting to allow it.
I am currently looking into adding the x86 mac clients to the generator. The one right now is for arm64. I will also look into adding code signing to the dmg since this is potentially the issue.
Indeed, i' have the builds signed with developer account. Allrady have it for Arm and intel based builds
still no time to look in to it, but mannn I love this tool 👍
can you share your public version perhaps?
Yu mean, just build a standard one 4 you ?
All builds work on mine also
tested them yesterday
I think they are just looking for the URL of your client builder.
On Mon, Apr 7, 2025, 9:00 PM VenimK @.***> wrote:
https://creator.nas86.eu/
any updates on this?
Aarch64 working. X86 no go still
Is there anything different to windows and linux (tried to generate with my own instance)
http is also not working
any advice?
Why is this closed?
Also why aren't we just use a wine wrapper or similar on macOS?
Ohh sad....
I closed this because I have no idea how to do anything about it. I do not have a Mac, and I have no way of testing or figuring this out. Have you tried any online searches for how to run unsigned code on Mac?
There's no problems.
In terminal:
sudo spctl --master-disableand then Ctrl + click => Open
My problem is rdgen fails in 90% MacOS buildings. I have only a single successfuly builded app and use it, but every day I try to reproduuce it :)
@bryangerlach
