swiftparse-platformios9xcode7-beta5

My app is working fine in the simulator but then when i plug my phone in it breaks


I've been working on an app in the simulator and it uses parse. However, when I connect my phone (which does have the proper certificates and I do have a developer account) it gives me this error: clang: error: linker command failed with exit code 1 (use -v to see invocation) What does that mean. I amm using Xcode beta-7.5 and I have iOS 9 beta on my phone. I made a different app that does nothing, but when I upload that it works just fine.


Solution

  • Remove test section, it will work