Using iOS8 and later devices with Xcode

被刻印的时光 ゝ 提交于 2019-12-04 08:32:00

问题


Using iOS8 and later devices with Xcode?


回答1:


Well you have two options:

1)Straightforward, download Xcode 9 and you are good to go.

2) You need to put DeveloperDiskImage of iOS 11 in

/Applications/Xcode8.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport

Put iOS 11 DiskImage

and you can find this diskImage in Xcode9 at same path in case you want to continue with XCode8

Path of iOS 11 Disk Image:

~/Applications/Xcode9.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/11.0

NOTE: Xcode 9.0 requires a Mac running macOS Sierra 10.12.4 or later.



回答2:


Up to iOS 12.1 is available

You can download DeveloperDiskImage.dmg here or here

Steps:

1.Download Zip file and extract.

2.Click on "Finder" in MAC OS

3.Click on "Go to Folder"

4.Paste /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport . Otherwise go to Applications > Right Click on Xcode > Show Package Contents and follow the directories above.

5.Reboot Device + Xcode + Mac




回答3:


One of the reasons why software no longer installs, such as you can't install Sierra or Xcode 9 has more to do with Apple making your computer obsolete.

Here is a recent (2016 Addition to machines no longer supported by Apple), and there are so surprises there.

I have a perfectly running iMac Early 2008, and 2 years ago it was placed on the obsolete list. I can no longer update certain programs, such as install Sierra or Xcode 9.2.

There are some very disgruntled people who purchased MacBooks and Apple made them obsolete without even introducing an upgraded machine to replace it.

Now, if I want to have my Apps run on the new iOS 11 OS, I need to replace a perfectly good and working machine. That is not right.




回答4:


You can't run ios 11 on Xcode 8.2

You need Xcode 9 beta

https://developer.apple.com/download/

Xcode 9 beta requires a Mac running macOS 10.12.4 or later. Xcode 9 beta includes SDKs for iOS 11, watchOS 4, macOS 10.13, and tvOS 11

.



来源:https://stackoverflow.com/questions/44403834/using-ios8-and-later-devices-with-xcode

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!