- Home /
Question by
darasan · Sep 30, 2015 at 03:07 PM ·
xcodeunity cloud build
Will Cloud Build strip debug symbols from my app?
Hi,
I'm using Unity Cloud Build for iOS builds and it's working perfectly, I love it :-)
Just wondering: does it archive my app and strip the debug symbols, as recommended to do below?
http://docs.unity3d.com/Manual/iphone-playerSizeOptimization.html
I want to know if there's any other settings I need to make to ensure that my final binary is as small as possible, before submitting to Apple.
Thanks!
Comment
Your answer