How to Add an Older iOS Device to Xcode Deployment

preview_player
Показать описание
Hi everyone. I don’t know why I didn’t catch this before. I just found out how to add an older device to deploy my Xcode project to.

I have an iPad gen 4, which will only update to iOS 10.3. This is the method I used to deploy to my old iPad using Xcode.

——————
Caveats: I know that Xcode is updated. I know that iOS 10.3 is obsolete. I know that my iPad will not update to any newer iOS. I am sharing this option for anyone else who is lagging behind for whatever reason.

The reason I’m using Xcode 9.2 in this video is because it most closely matches the curriculum available at this date. This is the curriculum we are using for Inspire Idaho.

I have tested this in Xcode 10.1, which is able to deploy to iOS 12.1
Рекомендации по теме
Комментарии
Автор

this way still working ? Can we operate old devices like this?

iremgoral
Автор

What if it’s a project someone already compiled and the deployment only goes as low as 11 when I’m trying to get to tvOS 10.2.2?
I’m trying to install Retroarch to my Apple TV HD. The goal is to put it on 10.2.2 because it’s the only OS currently available for a semi-untethered jailbreak.

toughguystudios