plist localization problem
问题 I have a weird problem with my plist. I'm working with xcode 4. Whenever I try to put a localization on this plist, I can't edit it. I mean, when I edit and change a value in the plist, the application still take the old one. Even if I delete it, I still have my old plist loaded ... I don't know if someone already got the same problem but it would help me a lot !! Thanks 回答1: The simulator and the device cache the localized data. You need to remove all the data from them to see the changes,