Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-foundation

Xcode 7 Beta 6, dyld ___NSArray0__ crash

Returning an autorelease'd CFTypeRef with ARC

Get NSWindow* from CGWindowListCopyWindowInfo

Is it safe to schedule and invalidate NSTimers on a GCD serial queue?

Using IOHIDManager to Get Modifier Key Events

Swift: CGPathRelease and ARC

AVAssetWriterInputPixelBufferAdaptor returns null pixel buffer pool

How can I clear the contents of an NSMutableAttributedString?

What is an NSCFDictionary?

In Objective-C, how to print out N spaces? (using stringWithCharacters)

Core Foundation equivalent for NSLog

cocoa core-foundation

Convert NSData to sockaddr struct in swift [duplicate]

ios swift core-foundation

iOS Crash Core Location CFBasicHashCreateCopy?

How to resolve CGDirectDisplayID changing issues on newer multi-GPU Apple laptops in Core Foundation/IO Kit?

reading value in CFDictionary with swift

Retained Core Foundation Property

Convert method that returns an autoreleased CGColor to ARC

Determining what a CFTypeRef is?

Obtain Model Identifier string on OS X

macos cocoa core-foundation

How do I implement a bit array in C / Objective C