When I create a new project in XCode 6 and select "Swift", it crashes whenever I try to open an Ad Hoc or In-House build.
I have no problem when I select "Objective-C" as the language, the app runs as per normal. I am using the exact same developer certificate and Provisioning Profile for both Swift and Objective-C.
Has anyone had any similar experiences? Could it perhaps be something to do with my dev environment?
I would also like to add that debugging the Swift app to the device from XCode works perfectly fine.
Another update - I have sent my project to another developer to build from their computer and it worked.
Many thanks, Jeremy