开发者

How can I modify a Settings.bundle in real time?

is there anyway to add new entries to the Settings bundle during run time?

We would like to be able to turn-off and on options depending on what information the user have entered. Seem开发者_JS百科s like all Apple documentation talks about modifying preferences, but not the Setings page itself.

thanks!


The settings.bundle is read-only. You can NOT modify it during run time.

If you want to be able to change settings during run time, you have include the app settings from within the app.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜