简体   繁体   中英

My iPhone's iOS is too old to run Xcode apps

I own an iPhone 5s. It is running iOS 12. I can't upgrade it to iOS 13. The problem is that I can't install and test my apps I made in Xcode, because new Xcode requires iOS 13. Is there anyway I can make Xcode be able to install apps on devices running older versions of iOS.

Select the Project, Settings, Info and change iOS Deployment Target to the lowest version you want:

在此处输入图片说明

Yes there is! In your project configuration, click on your app in the Targets menu. 去哪儿 Then, under "Deployment Info", you can change the target iOS version for your app. 更改目标 iOS

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