Replies: 1 comment 1 reply
-
i'd say you currently have to use the In the future i hope we can extend platform specfic configs to also include the arch (optionally) |
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.
-
I need to include a few
dylib
s in my project, I need to support both aarch64 and x86_64, and a fat binary doesn't seem like a ideal choice space-wise. Is there any approach to this? Thank you.Beta Was this translation helpful? Give feedback.
All reactions