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

Android layout hidden on keyboard show -

google app engine - 403 Forbidden POST - Flask WTForms -

c - Why would PK11_GenerateRandom() return an error -8023? -