使用 Xcode 9 和 iPhone 7 更新 ios11.1

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/46503439/
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

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-15 10:20:30  来源:igfitidea点击:

Update ios11.1 with Xcode 9 and iPhone 7

iosxcodexcode9xcode9beta6

提问by Pierre-Edouard Vranckx

I was testing my application on my iPhone 7 with Xcode9beta6. All was ok when I got an iOS 11.1 update on my iPhone. Now, when I run my project, I have this message :

我正在使用 Xcode9beta6 在 iPhone 7 上测试我的应用程序。当我在 iPhone 上获得 iOS 11.1 更新时,一切正常。现在,当我运行我的项目时,我收到以下消息:

error message

错误信息

I tried with the last Xcode9 version too but still this message. Any idea ?

我也尝试过最后一个 Xcode9 版本,但仍然是这条消息。任何的想法 ?

回答by AdamsMorganTom

I ran into this yesterday. The issue was I had upgraded to iOS 11.1 Beta on my device (iPhone 6S) but I was using the production version (non beta) of Xcode 9. This version of xCode 9 does not support iOS 11.1 Beta.

我昨天遇到了这个。问题是我在我的设备(iPhone 6S)上升级到了 iOS 11.1 Beta,但我使用的是 Xcode 9 的生产版本(非测试版)。这个版本的 xCode 9 不支持 iOS 11.1 Beta。

I had two options - upgrade my xCode 9 to the latest beta version or go to the backup of my iPhone and restore iOS 11.0.1.

我有两个选择 - 将我的 xCode 9 升级到最新的测试版,或者去备份我的 iPhone 并恢复 iOS 11.0.1。

I restored to iOS 11.0.1 successfully and now XCode works fine with the iPhone.

我成功恢复到 iOS 11.0.1,现在 XCode 在 iPhone 上运行良好。

Hope that helps

希望有帮助

回答by siri

I also faced same issue.It is because of iOS 11.1 upgrade Since Xcode 9 doest support iOS 11.1 Beta issue has been raised.Only options is either restore to older version or else test with another device which is compatible with Xcode9

我也遇到了同样的问题。这是因为 iOS 11.1 升级因为 Xcode 9 不支持 iOS 11.1 Beta 问题已经提出。唯一的选择是恢复到旧版本或者用另一个与 Xcode9 兼容的设备进行测试

回答by Ashish

11.1 iOS Beta version not supported by XCode 9 upgrade your XCode 9.1

11.1 iOS Beta 版本不支持 XCode 9 升级你的 XCode 9.1