- Sort Posts
- 3 replies
- Last post
Re: Xcode builds, runs apps on iPhone 3gs, then stops with error
January 5, 2012 - 7:24pm #2
Thanks Kim for your Reply.
The project is named "AR1"
It just ended with
2012-01-06 11:11:13.190 new[5615:707] WARNING: -[
Program ended with exit code: 1
Is there any other settings I should look into?
Thanks for your help and anybody who can share their experience.
Thanks!
Re: Xcode builds, runs apps on iPhone 3gs, then stops with error
January 6, 2012 - 3:46pm #1
That warning is harmless, is there anything else in the log?
Make sure you don't name your project "qcar". Also don't start the project name with "qcar-".
- Kim