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

[question] How are universal binaries (macOS, iOS) handled? #3891

Closed
RGPaul opened this issue Oct 31, 2018 · 1 comment
Closed

[question] How are universal binaries (macOS, iOS) handled? #3891

RGPaul opened this issue Oct 31, 2018 · 1 comment

Comments

@RGPaul
Copy link

RGPaul commented Oct 31, 2018

I just compiled some universal libraries for macOS which contain x86_64 and i386.
The conan package arch is now set to x86_64. Is there a way to set the arch to universal?
What is the way to handle this? If the package will be required for a build with arch i386 this package wouldn't be used right?

I couldn't see any setting to set this package as universal. Is there any intended way to handle this?

iOS libraries can contain multiple architectures too.

@RGPaul
Copy link
Author

RGPaul commented Oct 31, 2018

I just found the same question conan-io/conan-extensions#59

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants