ios - Framework not found on restarting the xcode ot reopening the project -


i have facing issue last 2 days. every time restart xcode or close project , reopen it, of frameworks give error i.e newrelic. remove references , again import , working have tedious work every time.

what issue in code or xcode.

edit: here snapshots of error:

enter image description here

framework in build phase:

enter image description here

the answer here...

https://stackoverflow.com/a/25009037/1071320

... solved issue me. if of parent folders in framework contained contain spaces, xcode going confused!


Comments

Popular posts from this blog

How to access named pipes using JavaScript in Firefox add-on? -

multithreading - OPAL (Open Phone Abstraction Library) Transport not terminated when reattaching thread? -

node.js - req param returns an empty array -