Open Vidtion opened 7 years ago
@Vidtion Did you refer to #1063 ?
Could you attempt unsign command at github.com/steakknife/unsign?
$cd unsign $make $./unsign /Applications/Xcode.app/Contents/MacOS/Xcode $cd /Applications/Xcode.app/Contents/MacOS/Xcode $mv Xcode Xcode.sined $mv Xcode.unsigned Xcode
The similer tool of the unsign is github.com/alexzielenski/optool.
you should create an other sign and Re-signing Xcode again
Description
in a terminal,
$ sudo codesign -f -s XcodeSigner /Applications/Xcode.app
got this:
/Applications/Xcode.app: replacing existing signature
/Applications/Xcode.app: resource fork, Finder information, or similar detritus not allowed
Environments