xcode 12.0 throws error Capacitor.framework: code object is not signed at all

Hey, when I run application with:

Code Block
ionic capacitor run ios --external

in Xcode 12.0 I stuck with error:

Code Block
Capacitor.framework: code object is not signed at all In architecture: x86_64
Command PhaseScriptExecution failed with a nonzero exit code

Anyone faced with similar problem?

I am working with:

"@capacitor/core": "2.4.0"
"@capacitor/ios": "2.4.1"
"@ionic/angular": "5.3.2"
  • Did you find a solution? I'm having the same problem as well.

Add a Comment

Replies

when I run application with:

Given that this issue is related to a third-party tool, I recommend that you escalate this via their support channel.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"