I am using "copy only when installing" flag (selected) for Embed Frameworks under build phases. By this, my app works fine but when I stop debugger (stop from XCode) and try to launch app from simulator only, it is getting crashed on the very first screen. So, I just wanted to understand how "copy only when installing" works ?
