xcode 无法将 App 下载到 iOS 5.1.1 iPhone
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/10523632/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
Can't download App to iOS 5.1.1 iPhone
提问by nilweed
I installed the latest iOS update (5.1.1) on my development iPhone. In Xcode, I now get the error "Could not support development". Xcode says that I'm up-to-date on the latest SDK. How can I fix this? I'm using Xcode 4.3.2 (4E2002).
我在我的开发 iPhone 上安装了最新的 iOS 更新 (5.1.1)。在 Xcode 中,我现在收到错误“无法支持开发”。Xcode 说我是最新的 SDK。我怎样才能解决这个问题?我使用的是 Xcode 4.3.2 (4E2002)。
回答by Nicholas
Go to your organizer and make sure you have a green dot next to the device you are using. If not click Use For Development.
转到您的组织者并确保您正在使用的设备旁边有一个绿点。如果不是,请单击“用于开发”。