简体   繁体   English

为什么Xcode 4.2不支持运行iOS 4.2.1的第二代iPod Touch

[英]Why won't Xcode 4.2 support a second-generation iPod Touch, running iOS 4.2.1

I recently upgraded to Xcode 4.2, for SDK 5.0 support, but since I've done so, one of my testers, who has an iPod Touch 2nd generation running iOS 4.2.1, can't use my ad-hocs 我最近升级到Xcode 4.2,支持SDK 5.0,但是自从我这样做以后,我的一个测试人员,他的iPod Touch第二代运行iOS 4.2.1,无法使用我的ad-hocs

My target is setup for Base SDK: 5.0 (Latest Version) and Deployment Target 3.2, so that should allow it. 我的目标设置为Base SDK:5.0(最新版本)和部署目标3.2,因此应该允许它。 I'm also pretty sure on the tester's iOS version, as it's registered with testflightapp. 我也很确定测试人员的iOS版本,因为它已在testflightapp注册。

The error he's seeing is approximately this: "your device is running 4.2.1 which is less than the required version (4.3) for this build" 他看到的错误大致如下:“您的设备运行4.2.1,这比此版本所需的版本(4.3)”

I notice also that I Only see versions 4.3 and 5.0 in my schemes nowadays. 我还注意到我现在只在我的方案中看到版本4.3和5.0。 Is there something that should be adjusted there? 那里有什么应该调整的吗?

Go to Xcode Preferences -> Downloads and install 4.0-4.1 support. 转到Xcode首选项 - >下载并安装4.0-4.1支持。 You should be able to support < 4.3 then. 你应该能够支持<4.3然后。

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

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