I am attempting to run an enterprise signed build of my Swift app on a real phone running iOS 7.1.
If I create the enterprise signed app via the Xcode interface, the
The solution is not obvious but easy. Apple changed something in the code signing process for Swift:
The error should be gone.