S saleh.hi.62 macrumors member Original poster Jul 26, 2011 #1 how to convert an NSarray of NSdictionaries to a XML file? here is the example! i want to conver this NSArray of NSDictionaries to a XML file. Attachments Picture 1.png 48.4 KB · Views: 708
how to convert an NSarray of NSdictionaries to a XML file? here is the example! i want to conver this NSArray of NSDictionaries to a XML file.
gnasher729 Suspended Jul 26, 2011 #2 Google for "plist". Since that will lead you to a Wikipedia article with a dozen of links at the bottom, there is no need for any further replies until you read through this.
Google for "plist". Since that will lead you to a Wikipedia article with a dozen of links at the bottom, there is no need for any further replies until you read through this.
Mr. Retrofire macrumors 603 Jul 27, 2011 #3 saleh.hi.62 said: how to convert an NSarray of NSdictionaries to a XML file? Click to expand... Using Property List Services with Cocoa
saleh.hi.62 said: how to convert an NSarray of NSdictionaries to a XML file? Click to expand... Using Property List Services with Cocoa