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

[feature request] Command to deploy macOS/iOS universal binaries #52

Open
gmeeker opened this issue Jun 6, 2023 · 0 comments · May be fixed by #53
Open

[feature request] Command to deploy macOS/iOS universal binaries #52

gmeeker opened this issue Jun 6, 2023 · 0 comments · May be fixed by #53

Comments

@gmeeker
Copy link

gmeeker commented Jun 6, 2023

See the long discussion here:
#59

The simplest approach is to deploy the Conan dependencies, run lipo on everything, then use an Xcode project created by hand. My example command is here:

https://github.com/gmeeker/conan-deploy-lipo

PR will follow shortly.

gmeeker added a commit to gmeeker/conan-extensions that referenced this issue Jun 6, 2023
gmeeker added a commit to gmeeker/conan-extensions that referenced this issue Jun 6, 2023
@prince-chrismc prince-chrismc linked a pull request Jun 7, 2023 that will close this issue
gmeeker added a commit to gmeeker/conan-extensions that referenced this issue Jun 10, 2023
gmeeker added a commit to gmeeker/conan-extensions that referenced this issue Aug 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant