Apple Error Codes Database
Comprehensive Apple Error Codes
Explore our extensive database of over 5,000 Apple Ecosystem error codes. From macOS to iOS, tvOS, watchOS, and visionOS, each code is presented with its name and a concise description to help you quickly pinpoint and resolve issues.
Whether you’re a developer refining an app or a user troubleshooting a system glitch, this resource empowers you with the knowledge to decode cryptic errors and find actionable solutions. No more guesswork—just clear guidance to keep your projects and devices running smoothly.
Number | Name & Description | Platforms | Framework | Header |
---|---|---|---|---|
-67048 |
errSecCSInternalError
Unspecified internal error occurred within the code signing subsystem.
|
macOS | Security | CSCommon.h |
-66999 |
errSecCSInvalidAssociatedFileData
File data associated with the signature is invalid.
|
macOS | Security | CSCommon.h |
-67066 |
errSecCSInvalidAttributeValues
Invalid attribute values were provided for the code signing operation.
|
macOS | Security | CSCommon.h |
-66994 |
errSecCSInvalidEntitlements
Code’s entitlements are invalid.
|
macOS | Security | CSCommon.h |
-67070 |
errSecCSInvalidFlags
Flags provided to a code signing function are invalid.
|
macOS | Security | CSCommon.h |
-67071 |
errSecCSInvalidObjectRef
Provided code signing object reference is invalid.
|
macOS | Security | CSCommon.h |
-67005 |
errSecCSInvalidPlatform
Code signature is not valid for the current platform.
|
macOS | Security | CSCommon.h |
-66993 |
errSecCSInvalidRuntimeVersion
Runtime version for this code is invalid.
|
macOS | Security | CSCommon.h |
-67003 |
errSecCSInvalidSymlink
Symlink in the code-signed bundle is invalid.
|
macOS | Security | CSCommon.h |
-66998 |
errSecCSInvalidTeamIdentifier
Team identifier in the code signature is malformed or not recognized.
|
macOS | Security | CSCommon.h |
-67064 |
errSecCSMultipleGuests
Multiple code signing guests were found where only one was expected.
|
macOS | Security | CSCommon.h |
-67029 |
errSecCSNoMainExecutable
Main executable file is missing from the code-signed bundle.
|
macOS | Security | CSCommon.h |
-67027 |
errSecCSNoMatches
No matching code signature elements.
|
macOS | Security | CSCommon.h |
-67065 |
errSecCSNoSuchCode
Code object does not exist.
|
macOS | Security | CSCommon.h |
-67046 |
errSecCSNotAHost
Calling process is not a valid host for the requested code signing operation.
|
macOS | Security | CSCommon.h |
-67002 |
errSecCSNotAppLike
Signed item is not recognized as an application-like bundle.
|
macOS | Security | CSCommon.h |
-67037 |
errSecCSNotSupported
Code signing feature or operation is not supported on this system.
|
macOS | Security | CSCommon.h |
-67069 |
errSecCSObjectRequired
Code signing operation requires an object reference that was not provided.
|
macOS | Security | CSCommon.h |
-67025 |
errSecCSOutdated
Code signature or its signing tools are outdated.
|
macOS | Security | CSCommon.h |
-67015 |
errSecCSRegularFile
File was expected to be an executable but is recognized as a regular file instead.
|
macOS | Security | CSCommon.h |