I having library problems.
Specifically I can't add parse.framework to my project without corrupting the project.
Below is a snapshot of the problem.
Here's the project's Framework Library Search Path:
How do I find what 'directory' Xcode is having trouble with, and remove it from consideration... so I can clear any gremlins before attempting to add the Parse.Framework again?
Your snapshot is not clear so not able to see what exact problem you are facing. But from the description of it, it looks like that your compiler is not able to locate the framework for you. So try this::