XCode does not recognize a workaround for IOS devices
The beautiful Life of the Sun Vulcan (http://blog.csdn.net/opengl_es)
This article follows "Attribution-non-commercial use-consistent" authoring public agreement
Reprint Please keep this sentence: Sun Vulcan's Beautiful Life-this blog focuses on Agile development and mobile and IoT device research: IOS, Android, HTML5, Arduino, Pcduino , Otherwise, the article from this blog refused to reprint or re-reproduced, thank you for your cooperation.
Phenomenon:
For example, on the left side of the device, it is displayed as a yellow dot, not a green dot;
Analytical:
Unable to identify the device, there are several cases, one of the simplest is to directly click on the right button to use as a development;
Then there is the following situation, because the device iOS version upgrade, is not supported by XCode with the iOS Sdk version, described in English and Chinese, the approximate meaning is:
The iOS version on your iphone is not supported by the currently installed iOS SDK. Restore the device to the OS version listed below, or update to the latest iOS SDK version. and give it to you.
It is clear here that there are two ways to solve this problem:
1. The IOS version of the recovery device is the version supported by the SDK that is currently included with XCode;
2. Upgrade XCode so that it comes with the SDK version to support IOS devices;
From these two solutions, there is a digression to gab gab:
Sometimes the problem is solved, it is often to make the two ends of the problem closer together, or a end to the B end closer, or B end to a end closer, the third is the end of A and b to each other closer together;
In another level, first we have to find the root knot of the problem, that is, the ends of the breakpoint, to solve the problem, is to connect the ends of the breakpoint, so that it becomes a continuous point! (the first chapter of high number finally comes in handy:))