I know you can set neverStripDebugInfo = true to force debug symbols on.
Out of interest is there a way to force them off ?
I Want to perform some testing on iOS but as it’s still in development symbols are on by default. Would love to see ** behaviour ** with them off to check the code will run when formally releases with symbols off ?
Thanks