We used to modify the SDKSetting.plist to allow the build of unsigned apps, by setting CODE_SIGNING_REQUIRED to NO.
CODE_SIGNING_REQUIRED
NO
But since xcode 4.5, th
I managed to edit the file from another XCode on another computer.