In xcode 6.4, i was able to build Build the project by selecting "iOS Device" and can use the .app file to test the same using diawi.com, however i have just shifted to xcode 7.2, and i can see the new option of "Generic iOS Device" which i thought of replacement of "iOS Device", however when i select "Generic iOS Device" to build the project, it always fail with the below error:
clang: error: unable to execute command: Segmentation fault: 11
clang: error: clang frontend command failed due to signal (use -v to see invocation)