Build and Run do not work with Xcode 7.1

I installed the latest version of Unity (5.2.2f1 personal), and the Build and Run option for iOS build does not work with Xcode 7.1.

The build is successful, but it warns me that latest version of Xcode is not in Unity compatibility list. The What's New section for the latest version of Unity indicates that this error has been fixed ( see here ).

There were a few comments that you should upgrade to Xcode 6.4, but this is not good if you want to run on mobile operating systems> iOS 9.

In the Unity error tracking log, the status of this error is fixed ( see here ). Does anyone know of a workaround for this?

+4
source share

Source: https://habr.com/ru/post/1614446/


All Articles