开发者

Settings.bundle Not Appearing on Application Updates

开发者 https://www.devze.com 2023-01-01 08:02 出处:网络
I have an app that does not currently use a Setting.bundle to display setting in the iPhone Settings app.

I have an app that does not currently use a Setting.bundle to display setting in the iPhone Settings app.

I am releasing an update that does.

On a fresh install, the settings are added to the Setting App as expected, but upon updating from the old install, the bundle is not added.

Is there s开发者_JAVA技巧ome sort of trick to get the Settings App to show my Settings.bundle?


It turns out a full clean did the trick. I think the bundle gets cached somehow and even on changes, Xcode doesn't recognize it changed sometimes.

0

精彩评论

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