Skip to content
This repository has been archived by the owner on Jul 31, 2024. It is now read-only.

Comment: empty projects will not be built (!) #97

Open
wspruijt opened this issue Jun 25, 2014 · 0 comments
Open

Comment: empty projects will not be built (!) #97

wspruijt opened this issue Jun 25, 2014 · 0 comments

Comments

@wspruijt
Copy link

Took me a while to figure out that you need an actual implementation (.m file) to successfully build the aggregate target.

If you don't, the .a file will not be generated and the aggregate will fail with something like:

lipo: can't open input file: ... libFooFramework.a (No such file or directory)
@wspruijt wspruijt changed the title Comment: empty projects will not be built (!) Comment: empty projects will be built (!) Jun 25, 2014
@wspruijt wspruijt changed the title Comment: empty projects will be built (!) Comment: empty projects will not be built (!) Jun 25, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant