iphone - How do you Create a single-bundle App/Archive using static libraries like Core-Plot? -
i struggled bit before found answer , i'm posting here.
problem: building archive core-plot resulted in organizer error said building single-bundle archive. issue seemed problem headers located in /usr of install_root.
see below solution.
there may other ways. 1 worked me. create run script in build phase of target app.

then run archive. wha-la!
Comments
Post a Comment