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
codesign -f -s 'iPhone Distribution: My Company' Foo.app/Frameworks/* codesign -f -s 'iPhone Distribution: My Company' Foo.app --entitlements=$ENTITLEMENTS_PATH
not the other way around, otherwise it will fail on installing