Skip to content

Instantly share code, notes, and snippets.

@p4yl0ad
Last active January 20, 2024 17:24
Show Gist options
  • Save p4yl0ad/d6bdc6031dac56ea3e07c621e2baa358 to your computer and use it in GitHub Desktop.
Save p4yl0ad/d6bdc6031dac56ea3e07c621e2baa358 to your computer and use it in GitHub Desktop.
XPC Errors
// security error -9999
// -67030 = Error: 0xFFFEFA2A -67030 invalid Info.plist (plist or signature have been modified
// -67050 = Error: 0xFFFEFA16 -67050 code failed to satisfy specified code requirement(s)
// -67062 = Error: 0xFFFEFA0A -67062 code object is not signed at all
// -67065 = Error: 0xFFFEFA07 -67065 host has no guest with the requested attributes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment