Post not yet marked as solved
Post marked as unsolved with 1 replies, 866 views
Hey, when I run application with:
ionic capacitor run ios --external
in Xcode 12.0 I stuck with error:
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"