简体   繁体   中英

Xcode 6.3 and 6.2 issue : Xcode cannot run using the selected device

I can't run the application on iPhone 6 or 4s either with Xcode 6.2 or 6.3.

在此处输入图片说明

在此处输入图片说明

我无法按下目标

更改项目设置的部署目标。

As the other user suggested, select your target from the left sidebar. Then click on General and change the deployment target of your project.

By the way, if you are using Swift please not that Swift doesn't run on iOS versions lower than 7.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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