After adding Swift support to an existing Obj-C Xcode 6.4 project it's now generating Generic Xcode Archives instead of iOS App Archives.
The commit that broke it is here: https://github.com/thoughtbot/Tropos/commit/57da8e4
What can I do to have this generate iOS App Archives again?