开发者

IOS: backup plist file

开发者 https://www.devze.com 2023-03-15 22:16 出处:网络
I created an application where I use some array with NSUserDefault where I store my data. If I have to make changes I\'ll lost all my data; then is there a solution to save my plist file (where are st

I created an application where I use some array with NSUserDefault where I store my data. If I have to make changes I'll lost all my data; then is there a solution to save my plist file (where are stored my arrays) 开发者_JS百科before to delete my application?

0

精彩评论

暂无评论...
验证码 换一张
取 消