Since the iOS simulator is a simulator, why do I need to build specifically for it? Isn’t the point of a simulator that it runs the real code in some sort of VM/sandbox?
So what are the actual differences in how building for device/simulator works, and how the resultant built apps differ?
1 Answer