¡@

Home 

2014/10/15 ¤U¤È 10:11:09

iphone Programming Glossary: localizedpath

Strange problem with reading and writing a plist file

http://stackoverflow.com/questions/6193912/strange-problem-with-reading-and-writing-a-plist-file

from I plist file. To do it I use this code below NSData plistData NSString error NSPropertyListFormat format id plist localizedPath NSBundle mainBundle pathForResource @ settings ofType @ plist plistData NSData dataWithContentsOfFile localizedPath plist.. localizedPath NSBundle mainBundle pathForResource @ settings ofType @ plist plistData NSData dataWithContentsOfFile localizedPath plist NSPropertyListSerialization propertyListFromData plistData mutabilityOption NSPropertyListImmutable format format.. format format errorDescription error if plist NSLog @ Error reading plist from file ' s' error ' s' localizedPath UTF8String error UTF8String error release NSString tel NSString stringWithFormat @ tel @ plist objectForKey @ number NSURL..