Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

How do I get the current date in Cocoa

objective-c cocoa nsdate

What does Apple mean when they say that a NSManagedObjectContext is owned by the thread or queue that created it?

How to handle app URLs in a UIWebView?

List of all users and groups

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