Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
291 views
in Technique[技术] by (71.8m points)

xcode10 - Which version of Xcode support iOS 12.2?

I was running my self-developed software on my iPhone 7 which runs iOS 12.2 when an alert had popped up:

This iPhone 7 (Model 1660, 1778, 1779, 1780) is running iOS 12.2 (16E5201e), which may not be supported by this version of Xcode.

question from:https://stackoverflow.com/questions/54876861/which-version-of-xcode-support-ios-12-2

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Reply

0 votes
by (71.8m points)

You could follow these steps:

  1. You have to download "device support files for the iOS" from here,

And if you need any other "device support files for the iOS" you could download from here,

  1. Thin unzip it,

  2. Then go to your application folder,

  3. Right-click on the Xcode-Beta.app and choose Show Package Contents,

  4. Navigate to Contents->Developer->Platforms->iPhoneOS.platform->DeviceSupport,

  5. Then paste the file you downlaod in it. Other resource.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
OGeek|极客中国-欢迎来到极客的世界,一个免费开放的程序员编程交流平台!开放,进步,分享!让技术改变生活,让极客改变未来! Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...