ios - How do I change build settings of an Xcode project that is a git submodule -


i have xcode project ios app uses project, rest kit, git submodule.

i want effect change in build settings of restkit, reason, when build debug build @ no other time. don't want modify build settings because may 1 app need make change for. , change made appear changed file in git.


Comments

Popular posts from this blog

c++ - llvm function pass ReplaceInstWithInst malloc -

java.lang.NoClassDefFoundError When Creating New Android Project -

Decoding a Python 2 `tempfile` with python-future -