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.
Asked
Active
Viewed 54 times
-2

picciano
- 22,341
- 9
- 69
- 82

Sam Hoffmann
- 310
- 2
- 15
-
There should be more relevant information above that error message. Please add it to your question. – picciano Sep 04 '15 at 16:27
-
its with parse it says there is some bitcode thingy – Sam Hoffmann Sep 04 '15 at 16:48