Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in objective-c

get current path of the .app file being executed

objective-c cocoa

Multiple parts of methods in Objective C

iphone objective-c ios xcode

Correct use of format specifier to show up to three decimals if needed, otherwise zero decimals?

id array member instance under ARC

How to init an object with stubbed values with OCMock

How to store UUID as int

iphone objective-c xcode4 uuid

CGRectApplyAffineTransform then CGAffineTransformInvert doesn't return to original position

detect if the iPhone / iPad email client was configured / valid

How to schedule events programmatically in ios?

iphone objective-c ios

How to add gesture recognizers to multiple buttons?

Sort by distance

objective-c ios cocoa-touch

NSDate - Setting a future date

iOS where to locally save images which can be re-downloaded?

removeObserver:forKeyPath: in dealloc

EXC_BAD_INSTRUCTION when synthesizing @property (weak) IBOutlet NSWindow *window

Objective C "autorelease" in C++ -- standard way to control object lifetime?

Sorting an nsarray of strings not string based

MAXFLOAT in Objective-C

Different Xib's for Portrait and Landscape mode for iPad

objective-c ipad

How to create a small popup in iOS?