Replies: 2 comments 1 reply
-
Sincerly I dunno how to do this |
Beta Was this translation helpful? Give feedback.
0 replies
-
Generally speaking, lipo -create -output app_universal app_x86_64 app_arm64 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to use
pkg
to generate binary for macOS universal target so that I don't need to have 2 separate apps?Beta Was this translation helpful? Give feedback.
All reactions