Hi All,
I developed a complete application using xcode 3.2.2 and now want submit it to app store. Before that I need to compile it using xcode 3.2.3 for iOS 4.0.
I opened the xcode 3.2.2 project in Xcode 3.2.3 and tried to run on device with OS4.0, It gives me an error..
"Error from debugger: The program being debugged is not being run ."
What should I do to build my project for iOS 4.0, without doing any major changes?