whenever i send my app for on-device testing, the console spits out it's normal program launch data followed by:
when i goto the Release-iphonos folder, the app is there but it has a dash thru it. isn't that the file i'm suppose to upload to apple when my app is complete? what's wrong here?
Code:
(gdb) continue
warning: Unable to read symbols for ""/Users/me/Desktop/Test App/build/Release-iphoneos"/Test App.app/Test App" (file not found).
warning: Unable to read symbols for ""/Users/me/Desktop/Test App/build/Release-iphoneos"/Test App.app/Test App" (file not found).
when i goto the Release-iphonos folder, the app is there but it has a dash thru it. isn't that the file i'm suppose to upload to apple when my app is complete? what's wrong here?