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 -

ruby on rails - In a controller spec, how to find a specific tag in the generated view? -

how to run a query SQL in node.js mysql -