I'm trying to only target iphone and ipod touch devices because I don't have an ipad to revise a layout on. I've edited the project.pbxproj file and changed the Targeted_Device release mode (2nd instance) line from "1,2" to "1" I've left the debug Targeted_Devices the same, however when I upload to itunes connect it still says that your binary indicates support for ipad. I really want to target everything but ipad at the moment, is there something I'm missing?