我正在使用
Xcode 4.3.2,部署目标设置为4.1,iPhone 3Gs上的iOS为4.2.1.每当我使用iPhone 3Gs作为目标构建和运行应用程序时,它就会在“iPhone 3Gs”上“完成’app name”.
>我为这款iPhone 3Gs配置了配置文件
>我检查了组织者,iPhone名称右侧的圆圈为绿色
>我在我的iPhone 4s上运行了相同的应用程序,它安装并在我的iPhone 4s上运行.
关于可能发生什么的任何想法都不是在iPhone 3Gs上安装应用程序?我甚至尝试使用聚光灯搜索应用程序,但没有出现任何问题.
谢谢!
编辑:
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
解决方法
确保在Build设置中为您的’Valid Architectures’配备armv6和armv7,因为3G不能仅在默认的armv7上工作