In my code, I catch NSErrors and inspect them in the debugger, and see codes like NSCocoaErrorDomain Code=516. How can I get the symbolic constant for that error, especially in Swift? The error headers in swift don't show the values, and it seems the objective-C headers have moved about a bit since the posts I found googling the subject.
-- Rick Mann rm...@latencyzero.com _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com