Search code examples
How do I convert NSDictionary to Dictionary?...


swiftdictionarynsdictionaryobjective-c-swift-bridge

Read More
How can I get the first element in an NSDictionary?...


iphoneobjective-ccocoacocoa-touchnsdictionary

Read More
Incompatible Integer to pointer conversion sending 'NSInteger' (aka 'int') to parame...


iosobjective-cnsdictionary

Read More
Case insensitive keys for NSDictionary...


iosobjective-ccocoaios5nsdictionary

Read More
NSDictionary case insensitive objectForKey:...


objective-ciosnsdictionarykey-valuecase-insensitive

Read More
How do I convert url.query to a dictionary in Swift?...


iosswiftnsdictionarynsurl

Read More
Efficient way to convert a dictionary into another dictionary where all the keys are modified?...


swiftdictionarynsdictionary

Read More
How to properly use NSPopUpButton...


objective-ccocoansdictionarynspopupbuttonnsstringencoding

Read More
How to Read Plist without using NSDictionary in Swift?...


iosswiftdictionaryswift3nsdictionary

Read More
Proper backslash definition in a -string (macOS defaults write via shell)...


macosshellnsdictionarynsuserdefaults

Read More
Defining the type of a completionHandler in Objective-C...


objective-cxcodensarraynsdictionarynsurl

Read More
Filter NSArray with NSDictionary (nested level of object) using NSPredicate ANY and IN?...


filternsarraynsdictionarynspredicate

Read More
How to maintain the order of the data in Dictionary in Swift?...


iosswiftsequencensdictionary

Read More
The data couldn’t be read because it isn’t in the correct format [swift 3]...


iosjsonswiftswift3nsdictionary

Read More
How to get the duration of an audio file in iOS?...


iosfileaudionsdictionaryduration

Read More
Converting NSObject to NSDictionary...


objective-cios6nsdictionarynsjsonserialization

Read More
Swift Plist Reading and Initializing Arrays as Objects for Key...


iosuitableviewnsdictionaryplistswift

Read More
adding multiple entries to a HashMap at once in one statement...


javaandroidiphonehashmapnsdictionary

Read More
Converting NSString to NSDictionary / JSON...


objective-cxcodejsonnsstringnsdictionary

Read More
Converting NSDictionary to XML...


iosxmlnsdictionary

Read More
Writing swift dictionary to file...


swiftdictionarynsdictionaryplist

Read More
Add objects to NSDictionaryController...


macoscontrollernsdictionarycocoa-bindingsnstableview

Read More
Is there an easy way of sorting a plist (array of dictionaries) by key value?...


iphonecocoasortingplistnsdictionary

Read More
How to use NSJSONSerialization...


iosobjective-cjsonnsdictionary

Read More
Xcode Swift: Could not cast value of type '__NSCFString' (0x102e8ac50) to 'NSDictionary&...


arraysjsonxcodeswiftnsdictionary

Read More
How can I store an NSDictionary in a String:String?...


swiftnsdictionaryplistswift5

Read More
Display image from URL, Swift 4.2...


iosjsonswiftnsdictionary

Read More
NSPredicate for @[@{@"someKey" : @"key"}] search for someKey...


iosobjective-cnsarraynsdictionarynspredicate

Read More
How to access indices of an NSDictionary, and convert that key’s value to an Int in Swift?...


iosswiftindexingintegernsdictionary

Read More
How to load an NSDictionary from a file created with writeToFile?...


objective-cnsdictionarynsmutabledictionary

Read More
BackNext