iOS 7不再使用XCode 4.6.3 [英] iOS 7 no longer working with XCode 4.6.3

查看:163
本文介绍了iOS 7不再使用XCode 4.6.3的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有XCode版本4.6.3并且刚刚将我的iPhone 4上的操作系统升级到iOS 7.当我尝试在我的设备上运行我的代码时出现以下错误:

I have XCode version 4.6.3 and have just recently upgraded the OS on my iPhone 4 to iOS 7. When I try to run my code on my device I get the following error:


Xcode无法使用所选设备运行。

Xcode cannot run using the selected device.

没有配置的iOS设备可用兼容的iOS版本。将具有最新iOS版本的iOS设备连接到
运行您的应用程序或选择iOS模拟器作为目的地。

No provisioned iOS devices are available with a compatible iOS version. Connect an iOS device with a recent enough version of iOS to run your application or choose an iOS simulator as the destination.

管理器我看到以下消息:


iOS的版本iOS SDK的
安装不支持我的手机名称。请将设备恢复为下面列出的操作系统的
版本,或更新到最新版本的iOS SDK;
可以在这里找到。

The version of iOS on "My Phone's Name" is not supported by this installation of the iOS SDK. Please restore the device to a version of the OS listed below, or update to the latest version of the iOS SDK; which is available here.

这里的链接只是提示我登录会员中心并且不会让我失望关于最新SDK的任何地方。

The here link just prompts me to login to Member Center and doesn't drop me off anywhere about the latest SDK.

我的部署目标是iOS 6.1,我不想将其提升到7.0,因为我们的大多数用户都在iOS 7之前。我正在运行OS X版本10.8.3,我可以升级我的SDK吗?我一定要吗?如何才能使我的SDK与iOS 7和iOS 7之前的设备兼容?

My deployment target is iOS 6.1, I don't want to raise that to 7.0 as the majority of our users are on pre iOS 7. I am running OS X version 10.8.3, can I upgrade my SDK? Do I have to? How can I make it so my SDK is compatible with iOS 7 and pre iOS 7 devices?

推荐答案

使用iOS7开发需要你升级到Xcode 5,您可以在Mac App Store中免费找到。

Developing with iOS7 requires that you upgrade to Xcode 5, which you can find free in the Mac App Store.

您仍然可以使用Xcode 5将部署目标保持在7.0以下。

You'll still be able to keep your deployment target below 7.0 with Xcode 5.

如果您没有配备iOS 6.x的开发iPhone,您可以进入Xcode>首选项>下载以安装iOS6模拟器,命令行工具和任何其他文档。

If you don't have a dev iPhone with iOS 6.x you can go into Xcode > Preferences > Downloads to install the iOS6 simulator, command line tools, and any additional documentation.

更新1

如果您将手机更新到iOS 7.1,那么你还需要将您的Xcode版本更新为5.1

If you update your phone to iOS 7.1, you will also be required to update your version of Xcode to 5.1

这篇关于iOS 7不再使用XCode 4.6.3的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆