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

Build dependencies when necessary #625

Open
flowinho opened this issue Aug 13, 2019 · 1 comment
Open

Build dependencies when necessary #625

flowinho opened this issue Aug 13, 2019 · 1 comment

Comments

@flowinho
Copy link

Hey!

Maybe im just bonkers, but how can i add a depedency in XcodeGen to have it build when the project itself is built?

I have a dependency to an external framework inside an xcodeproj file that needs to be built before it can be linked.

@flowinho flowinho changed the title Build dependencies Build dependencies when necessary Aug 13, 2019
@yonaskolb
Copy link
Owner

Hi @flowinho. If the framework is in another Xcode project it isn't currently possible. This issue tracks that #570
At the moment the only way to link a framework in another project is through implicit linking which doesn't create a build dependency.

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

No branches or pull requests

2 participants