Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Also fixes issue where xcframework cannot be made if more than one arch for macOS is used Closes faithfracture#57
- Loading branch information
2a6ceba
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is there an easy way to produce universal dylib (arm64 + x86_64) instead of .a?