|
|
|
|
|
by masklinn
5211 days ago
|
|
Or not-so-subtle ones, debugging Cocoa is a pain even for simple stuff (such as the wrong format spec to NSLog) when Xcode drops you into a debugger full of assembly 9 times out of 10 instead of saying "Look here, this NSLog call makes no sense" and dropping you in obj-c code. |
|