In debug scheme my xcode project works fine on simulator and devices. But in release scheme(both adhoc and appstore), it stops and doesn't go on on compiling phase. (at the last source file.)
i.e. the project shows "Building XXXX: XXX | Compiling 128 of 128 source files". and doesn't work anymore.
Only I can cancel building. Whats the matter?