0

I want to install my app on iOS 11 device using xcode8. I don't wan't to update xcode.

Mohsin Qureshi
  • 1,203
  • 2
  • 16
  • 26

2 Answers2

2

Just found device support files for iOS 11.1 and 11.2 (15C5097c) devices. Copy these files to DeviceSupport Folder using following method:

Open Finder window -> Select GO from Finder Menu -> Select Go to folder and paste following path... /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport

you can find 11.1 device support file from https://drive.google.com/open?id=1vZHgF0-8yqet2581oioupGz-J6l4Lp97

and 11.2 from https://drive.google.com/open?id=1Jfj2nqWK0Aktvnrd5wlMK-zBVaXjDml5

Mohsin Qureshi
  • 1,203
  • 2
  • 16
  • 26
0

You can update it to test flight. Once you did that, you can download it on your iOS 11 device. Of course you need an official development account from Apple.(Paying the 99 euros). But that's the only way.

Alex Zanfir
  • 573
  • 4
  • 13