What is a difference between “Strip Debug Symbols During Copy” and “Strip Linked Product” options?
What does it mean if “Strip Debug Symbols During Copy” = YES and “Strip Linked Product” = NO?
Is it possible to upload an application to the App Store with symbolicated data on the separate .dsym file (not on the binary)?
On the latest version of xCode on the new project the default options works well. So, it's not required to change them any more.