New posts in cocoa

NULL vs nil in Objective-C

Xcode build failure "Undefined symbols for architecture x86_64"

Why can't code inside unit tests find bundle resources?

Best way to remove from NSMutableArray while iterating?

What is the best way to solve an Objective-C namespace collision?

Check that an email address is valid on iOS [duplicate]

NSString to NSDate

iOS - Build fails with CocoaPods cannot find header files

How to Check if an NSDate occurs between two other NSDates

Why are Objective-C delegates usually given the property assign instead of retain?

How to convert an NSData into an NSString Hex string?

Sort NSArray of date strings or objects

Is it possible to make all text fields in OS X editable with Vi keybindings?

How to do a natural sort on an NSArray?

How do I declare class-level properties in Objective-C?

How to read data from NSFileHandle line by line?

NSObject subclass in Swift: hash vs hashValue, isEqual vs ==

CSS Printing: Avoiding cut-in-half DIVs between pages?

How to update a single pod without touching other dependencies

Cannot add items to an NSMutableArray ivar