You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using macOS M2 and I need to compile a universal osx dylib (include both arm64 and x86_64) that need to line with libprotobuf (include both arm64 and x86_64 arch).
The text was updated successfully, but these errors were encountered:
tqtifnypmb
changed the title
Any plan to support universal architecture for osx?
Any plan to support universal architecture (combine arm64 and x86_64 into one file) for osx?
Jul 5, 2024
Comment:
Use case:
I am using macOS M2 and I need to compile a universal osx dylib (include both arm64 and x86_64) that need to line with
libprotobuf
(include both arm64 and x86_64 arch).The text was updated successfully, but these errors were encountered: