Search Issue Tracker
Fixed
Votes
24
Found in
5.2.0p1
Issue ID
728295
Regression
No
[iOS] Build&Run doesn't work with Xcode 7 and 7.1
With
5.2.0p1 (cd0778e591b3)
5.3.0a4 (5bdabab09322)
you’ll get:
“Unity xcode plugin has not current Xcode in its compatibility list.”
With:
4.6.8p2 (72e1c4e081d0):
Editor freezes on ‘Deploying Player’, Xcode is opened, but then closes automatically after a while.
"Connecting to Xcode" is printed until it times out, then:
" at UnityEditor.iOS.PostProcessiPhonePlayer.LaunchInXcode (BuildTarget target, System.String path) [0x00000] in <filename unknown>:0
UnityException: Launching iOS project via Xcode4 failed. Check editor log for details."
is printed.
UUIDs:
Xcode 7.0: 0420B86A-AA43-4792-9ED0-6FE0F2B16A13
Xcode 7.1: CC0D0F4F-05B3-431A-8F33-F84AFCB2C651
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- TMP Text size does not adjust after Superscript Rich Text tag when using Fallback fonts
- Unexpected behaviour when selecting items in UI Toolkits TreeView sample
- C# Script Help button leads to missing documentation
- Root GameObject behaves differently when blending animations with and without keyframes and using AnimationPlayable
- Crash on D3D12GetInterface when reopening a specific project
grobm
Jan 06, 2016 23:48
xcode 7.2 is having issues with none bit code libs. Vuforia, and other AV based framework libs are not responsive in Xcode. Having issue even with Unity version 5.3.1p1 (7d3d8e90548b).
I have down graded the project but the only working build fails Apple.
MihaPro
Dec 21, 2015 14:00
On 5.3.1 in Xcode Version 7.2 (7C68) same bug :-(
S.Ryosuke
Dec 05, 2015 07:34
On Unity5.2.2p3, Build on xcode7 doesn't work
radya
Nov 26, 2015 19:58
I have same issue in Unity 5.2.3f1 Personal. It was downloaded few minutes ago and I can't run iOS app.
_Adriaan
Nov 19, 2015 21:40
I can confirm this is fixed in 5.2.3!
cmbadv
Nov 09, 2015 09:36
Same problem in 5.2.2f1 and XCode 7.1 (7B91b)
crafTDev
Nov 08, 2015 18:12
Still getting this error in 5.2.2 Xcode 7.1 OS X el capitan. I sent my own bug report in about it.
AbstractApps
Nov 03, 2015 14:44
This has been fixed? What is the workaround? I am still getting this issue
lasse.ustwo
Oct 21, 2015 10:14
Workaround appear to be to use Xcode 6.4 as mentioned in previous posts thread, if you build for iOS 8.4 or older iOS versions.
If you have a later iOS version than 8.4 on your device, you cannot build to that device with the following message:
The Developer Disk Image could not be mounted.
<device name> may be running a version of iOS that is not supported by this version of Xcode
https://forums.developer.apple.com/thread/17739
https://developer.apple.com/library/watchos/documentation/DeveloperTools/Conceptual/WhatsNewXcode/Articles/xcode_6_0.html
ayalasan
Oct 15, 2015 22:40
bummer!