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

57 Views Asked by At

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.

1

There are 1 best solutions below

2
Manoj Kumar Maurya On BEST ANSWER

Remove test section, it will work