我大部分时间都在我的应用程序中使用NSUserDefault,但我无法找到它存储对象的位置(存储意味着它在应用程序的某处)。我用Google搜索但无法找到位置。它存放在哪里?谢谢!
答案 0 :(得分:1)
非常确切的答案是
CoreSimulator / Devices / - >设备ID< - / data / Library / Preferences
Where is NSUserDefault storing?
Where is the [NSUserDefaults standardUserDefaults] file stored on the Mac?
答案 1 :(得分:0)
库/首 / Users / tomhsu / Library / Application Support / iPhone Simulator / 7.1 / Applications / 835DED9B-A3FE-4E77-ABD6-A198E0940243 / Library / Preferences / xxxxxxx.plist
使用this打开它