Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in foundation

How to document NSNotificationCenter notifications in a header file

Format distance measurement as either kilometers or imperial miles, not metric miles

How to observe notifications from a different application?

Objective-C property, expose only superclass

objective-c foundation

Is -[NSOperationQueue currentQueue] reliable?

Swift vs. +[NSValue valueWithNonretainedObject:]

In Apple's Foundation/Swift/Objective-C, how does runLoop.run block, but still allow DispatchWorkItems to process?

What is the reason behind giving Underscore in private header files of apple

objective-c foundation

Documentation for NSSortStable is ungrammatical -- what is it trying to say?

objective-c foundation

Why is Progress.fractionCompleted exceeding 1.0?

URLSession best practice - multiple requests

Can I use KVC with primitive values?

objective-c foundation

How to create multiple Local Notifications

ios objective-c foundation

How does the NSBundle's -load method register classes and other runtime resources with the Objective-C runtime?

Is there any public API to detect Lockdown Mode in iOS 16(beta 3)?

ios swift foundation

Detect if macOS version is a beta release

macos cocoa foundation appkit