Does anyone know how to solve this?
Suddenly X-code stopped allowing me to build on my iPhone. Works fine in simulato.
Failed to install embedded profile for[…] (This provisioning profile does not have a valid signature (or it has a valid, but untrusted signature).)
Domain: IXUserPresentableErrorDomain Code: 14 Failure Reason: This app cannot be installed because its integrity could not be verified.
Domain: MIInstallerErrorDomain Code: 13 User Info: { FunctionName = "-[MIInstallableBundle _installEmbeddedProfilesWithError:]"; LegacyErrorString = ApplicationVerificationFailed; LibMISErrorNumber = "-402620390"; SourceFileLine = 322;
Please run the two tests described in Investigating Third-Party IDE Code-Signing Problems [1]. What results do you see?
Share and Enjoy
—
Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"
[1] I recognise you’re not using a third-party IDE, but these are good tests to establish a baseline for how well Xcode is working.