简体   繁体   English

关于在真实设备中安装 iOS 应用程序

[英]Regarding installation of iOS application in a real device

I've been fixing my application to run in real iOS device.我一直在修复我的应用程序以在真实的 iOS 设备上运行。 I am using Xcode organizer.我正在使用 Xcode 管理器。 Now when i use it, it gives me this error:现在当我使用它时,它给了我这个错误:

xcode cannot find the software image to install this version xcode 找不到安装此版本的软件映像

My iPhone version is: 6.0.1我的 iPhone 版本是:6.0.1
My Xcode version is: 3.2.3我的 Xcode 版本是:3.2.3

Any ideas how to solve this?任何想法如何解决这个问题? I've already tried re-plugging the phone, I've also check some troubleshooting that other devs provided but it won't work.我已经尝试重新插入电话,我还检查了其他开发人员提供的一些故障排除,但它不起作用。

Xcode 3.2.3 was released approximately when iOS 4 was out, so it won't support iOS 6. Xcode 3.2.3 大约在 iOS 4 发布时发布,因此它不支持 iOS 6。

Actual version is (at least) 4.5.1实际版本是(至少)4.5.1

Download it from the Mac App Store or here .从 Mac App Store 或此处下载。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM