The debug tick box doesn’t work for iOS - or at least if you do a new clean build then when xcode opens it does a release build.
What does the tick box actually do or is it broken?
@AndyZ, that debug checkbox has been a mystery for me as well. I can’t find any documentation on it or figure out what checking it actually does…
It does a build with debug symbols, although not with iOS builds; I think it should probably be removed from the iOS pane. Documentation here.
–Eric
I may be remembering wrongly, but I thought it did cause Xcode to open set to Debug with Unity 1.7, but doesn’t with Unity 3.