开发者

Modify the value in settings bundle in iphone

开发者 https://www.devze.com 2023-03-05 14:51 出处:网络
I need to mo开发者_JAVA技巧dify the value of the key in the settings bundle through code whenever i get the new value for that key.

I need to mo开发者_JAVA技巧dify the value of the key in the settings bundle through code whenever i get the new value for that key.

How to do this?


Short answer: you can't. You apps bundles are all read-only.

0

精彩评论

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