|
|
|
|
|
by molbioguy
1465 days ago
|
|
>The “code:0xBADDD15C” looks like it could be an arbitrary hexadecimal value, but it’s an example of an error code designed to both uniquely identify and suggest a mnemonic clue to the underlying issue. Apple documents many of these codes, which include 0xc00010ff (cool off), 0xdead10cc (deadlock), and 0xbaadca11 (bad call). https://developer.apple.com/documentation/xcode/understandin... Nice! |
|