I am copying the parse frameworks to my Xcode project and checking the checkbox that says Copy files if needed.
Xcode
Projects runs without a problem. But wh
Firstly, clean the project. Then delete all the Parse SDKs you have. Then add the sdks to the project and also move the actual framework to the Projects folder.
Hope that helps,
Julian