In the patch notes we have:
(650630) - Mac OS X Standalone: Fixed stripping of debug symbols in release player builds.
Building my project in 5.1.3f1 resulted in buggy OS X builds.
The x86 build just crashes.
The x86_64 build is going into black screen and “application not responding”. Log file shows "
Platform assembly: /Users/user1/Desktop/ParallelsCross64.app/Contents/Resources/Data/Managed/System.dll (this message is harmless)
Receiving unhandled NULL exception
Obtained 10 stack frames."
We’ve tested it against OS X 10.9.5 and 10.10.3 both have same symptoms.
Any suggestions how this can be solved in a viable period of time?