I have built a universal iOS-app. The iPhone part is ready to go, the iPad part still needs more work and should not be shipped.
How can I build a version of this project resulting in a binary that only contains the iPhone version?
Simply removing "Main storyboard file base name (iPad)" in info.plist does not seem enough