简体   繁体   English

我降低了iOS部署目标版本以在iPhone中运行该应用程序,但未应用版本更改

[英]I lowered iOS deployment target version to run the app in an iPhone but the version change is not applied

As you can see in the screenshot below, iOS version of my target iPhone is 9.0.2. 如下面的屏幕快照所示,目标iPhone的iOS版本为9.0.2。

The deployment target version of the project was originally 9.2, so I changed it to 9.0 and then to 8.4 again. 该项目的部署目标版本最初是9.2,因此我将其更改为9.0,然后再次更改为8.4。

The target selection menu on top left still prompts a message saying 'version is lower than ...'. 左上方的目标选择菜单仍会提示消息“版本低于...”。 I tried saving again by command+S, pulling out the USB cable and re-executing Xcode but nothing works. 我尝试通过Command + S再次保存,拔出USB电缆并重新执行Xcode,但是没有任何效果。

I have both 7.3 and 8.0 Xcode app; 我同时拥有7.3和8.0 Xcode应用程序; tried both. 都尝试过。 The Xcode in the screenshot is version 7.3. 屏幕截图中的Xcode是7.3版。 Do you have any idea to solve this? 您有解决的办法吗?

在此处输入图片说明

Select your Target -> General -> Deployment Info -> Deployment Target. 选择目标->常规->部署信息->部署目标。 在此处输入图片说明

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

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