I am using Xcode 4.3.2 with the deployment target set to 4.1 and iOS 4.2.1 on iPhone 3Gs. Whenever I create and launch an application with iPhone 3Gs as a target, it says “completed action” application name “on“ iPhone 3Gs ”.
- I have a profile profile setting for this iPhone 3Gs.
- I checked the organizer, and the circle to the right of the iPhone’s name is green
- I launched the same application on my iPhone 4 with the goal of installing on 4.1, and it was installed and works on my iPhone 4s.
Any ideas as to what might happen, is this not installing the app on iPhone 3Gs? I even tried to find the application using a spotlight, and nothing worked.
Thanks!
EDIT:
this is what appears in my device console log:
Fri May 18 15:27:39 unknown lockdownd[16] <Error>: 2ff68000 handle_connection: Could not receive USB message #6 from iTunes. Killing connection Fri May 18 15:27:39 unknown com.apple.mobile.lockdown[16] <Notice>: Could not receive size of message Fri May 18 15:27:51 unknown MobileStorageMounter[4978] <Notice>: (0x3e7518b8) platform_supports_camera_import: Platform is NOT configured for camera import Fri May 18 15:28:01 unknown MobileStorageMounter[4978] <Notice>: (0x3e7518b8) idle_timer_callback: Exiting after idle
Skizz source share