Incompatible pointer types sending 'const CFStringRef' (aka 'const struct __CFString *co...
Read MoreAvoiding forced downcast from Any to CFString...
Read MoreHow to convert a swift String to CFString...
Read MoreHow to use CFDictionarySetValue in swift?...
Read MoreCode segfaults unless esp incremented...
Read MoreHow to properly use CFStringGetCString in swift?...
Read MoreConvert from CFURLRef or CFStringRef to std::string...
Read MoreHow to get an array of sentences using CFStringTokenizer?...
Read MoreCan set to nil but not to a different thing...
Read MoreHow to convert NSString path to CFURLRef (for iOS 3.1)?...
Read MoreNSString* to CFStringRef results in useless char array...
Read Morehow to retrieve CFStringEncoding in Swift other than CFStringGetSystemEncoding()?...
Read MoreCFDictionaryGetValue can't invoke with CFStringRef...
Read MoreCFStringRef release gives bad access when it is nil...
Read MoreExtra \N{...} when using kCFStringTransformToUnicodeName or NSStringTransformToUnicodeName...
Read MoreCannot invoke 'UTTypeEqual' with an argument list of type '(CFString!, CFString!)'...
Read More'[CFString!]' is not convertible to '[String]'...
Read MoreConverting Swift to Objective-C explanation of compiler warning?...
Read MoreCan't seem to cast from NSString* to CFString* using ARC...
Read MoreHow to convert CFStringRef to NSString?...
Read MoreCFString release, why only on ipad?...
Read MoreFilename string is used without and with @ sign...
Read More[CFString release]: message sent to deallocated instance...
Read MoreCFStringGetCStringPtr returns NULL on iOS7...
Read MoreAre UniChar (from CFString) and unichar (from NSString) the same?...
Read More