static - Unable to run command 'StripNIB <filename>.nib' - XCode -


i have project in xcode static library. able build xcode 4.5.1, when try build xcode 5 error several xib files:

unable run command 'stripnib filename.nib' - target might include own product.

any idea how fix this?

thanks in advance.

it fixed removing xib files static library.


Comments

Popular posts from this blog

google app engine - 403 Forbidden POST - Flask WTForms -

Android layout hidden on keyboard show -

Parse xml element into list in Python -