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.

deletetest - deletetest.xcodeproj

then run archive. wha-la!


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -