Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

Round NSDate to the nearest 5 minutes

iphone objective-c cocoa

Which is the Swift equivalent of isnan()?

cocoa swift nan

How to check the last char of an NSString

objective-c cocoa nsstring

How can I duplicate, or copy a Core Data Managed Object?

Removing all CALayer's sublayers

Programmatically get path to Application Support folder

ios objective-c swift cocoa

Ordinal Month-day Suffix Option for NSDateFormatter setDateFormat

Unit Testing of private methods in Xcode

Replace substring of NSAttributedString with another NSAttributedString

Class Foo is implemented in both MyApp and MyAppTestCase. One of the two will be used. Which one is undefined

objective-c xcode cocoa macos

What is the difference between NIB and XIB Interface Builder file formats?

cocoa interface-builder

How do copy and mutableCopy apply to NSArray and NSMutableArray?

Get Current date & time with [NSDate date]

objective-c cocoa nsdate

How to not stretch an image in UIButton

ios cocoa uibutton

Separate cookie jar per WebView in OS X

macos cocoa cookies webview

Where to place the "Core Data Stack" in a Cocoa/Cocoa Touch application

iPhone XCode - How to change title below app icon

iphone objective-c cocoa xcode

Can I add my own code snippets to xcode 4?

cocoa xcode xcode4

Class method equivalent of -respondsToSelector:

Cocoa Custom Notification Example