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

Fix MacOS builds code signing #114

Merged
merged 1 commit into from
Aug 22, 2023
Merged

Fix MacOS builds code signing #114

merged 1 commit into from
Aug 22, 2023

Conversation

arthuro555
Copy link
Contributor

@arthuro555 arthuro555 commented Aug 7, 2023

Mac OS builds linked with zig are improperly output, making them impossible to sign & notarize, thus making it difficult to use in professional electron apps/games.

This goes back to building MacOS builds on MacOS with XCode's linker to produce correct build outputs.

Fixes #103

Mac OS builds linked with zig are improperly output, making them impossible to sign & notarize, thus making it difficult to use in professional electron apps/games. 
This goes back to building MacOS builds on MacOS with XCode's linker to produce correct build outputs.
@dfabulich
Copy link
Contributor

Note: This is intended to fix #103.

@dfabulich
Copy link
Contributor

This PR seems important. Can we merge it?

@Silver-Streak
Copy link

@ceifa Just checking in on this to see if there's any concerns or issues preventing it from being merged?

@ceifa
Copy link
Owner

ceifa commented Aug 22, 2023

sorry guys, I'm very busy these days, merging it now

@ceifa ceifa merged commit 651ad5a into ceifa:main Aug 22, 2023
@arthuro555 arthuro555 deleted the fix-macos branch August 22, 2023 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants