S saleh.hi.62 macrumors member Original poster Jul 25, 2011 95 0 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: 665
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 Nov 25, 2005 17,980 5,566 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 Mar 2, 2010 5,064 519 www.emiliana.cl/en 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