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 |
---|---|---|---|---|
-67684 |
errSecCRLAlreadySigned
Occurs when attempting to sign a Certificate Revocation List (CRL) that has already been signed.
|
iOS, macOS, tvOS, visionOS, watchOS | Security | SecBase.h |
-67617 |
errSecCRLBadURI
URI for retrieving the CRL was invalid.
|
iOS, macOS, tvOS, visionOS, watchOS | Security | SecBase.h |
-67613 |
errSecCRLExpired
CRL has expired.
|
iOS, macOS, tvOS, visionOS, watchOS | Security | SecBase.h |
-67615 |
errSecCRLNotFound
CRL could not be found at the specified location.
|
iOS, macOS, tvOS, visionOS, watchOS | Security | SecBase.h |
-67620 |
errSecCRLNotTrusted
CRL is not trusted.
|
iOS, macOS, tvOS, visionOS, watchOS | Security | SecBase.h |
-67614 |
errSecCRLNotValidYet
CRL is not yet valid.
|
iOS, macOS, tvOS, visionOS, watchOS | Security | SecBase.h |
-67621 |
errSecCRLPolicyFailed
CRL-based policy check failed.
|
iOS, macOS, tvOS, visionOS, watchOS | Security | SecBase.h |
-67616 |
errSecCRLServerDown
CRL server is unavailable or not responding.
|
iOS, macOS, tvOS, visionOS, watchOS | Security | SecBase.h |
-67011 |
errSecCSAmbiguousBundleFormat
Bundle format is ambiguous or does not clearly identify a single app.
|
macOS | Security | CSCommon.h |
-67028 |
errSecCSBadBundleFormat
Bundle format is invalid.
|
macOS | Security | CSCommon.h |
-67020 |
errSecCSBadCallbackValue
Invalid callback or callback value was provided to the code signing system.
|
macOS | Security | CSCommon.h |
-67058 |
errSecCSBadDictionaryFormat
Code signing dictionary is malformed or has an invalid format.
|
macOS | Security | CSCommon.h |
-67001 |
errSecCSBadDiskImageFormat
Disk image format is invalid.
|
macOS | Security | CSCommon.h |
-67009 |
errSecCSBadFrameworkVersion
Framework version is invalid or not compatible with code signing.
|
macOS | Security | CSCommon.h |
-67017 |
errSecCSBadLVArch
A problem with library validation architecture encountered.
|
macOS | Security | CSCommon.h |
-67010 |
errSecCSBadMainExecutable
Main executable is invalid.
|
macOS | Security | CSCommon.h |
-67021 |
errSecCSBadNestedCode
Nested code in the bundle is invalid.
|
macOS | Security | CSCommon.h |
-67049 |
errSecCSBadObjectFormat
Signed object has an unrecognized or unsupported format.
|
macOS | Security | CSCommon.h |
-67054 |
errSecCSBadResource
Resource in the code-signed bundle is malformed or corrupted.
|
macOS | Security | CSCommon.h |
-66997 |
errSecCSBadTeamIdentifier
Team identifier is recognized but is invalid
|
macOS | Security | CSCommon.h |