简体   繁体   English

Xcode 7 Settings.Bundle每次更改时,bundle在设置中为空

[英]Xcode 7 Settings.Bundle everytime I make a change the bundle is empty in settings

I created a settings bundle for my iPad app in Xcode 7 iOS 9. 我在Xcode 7 iOS 9中为我的iPad应用程序创建了一个设置捆绑包。

When I make the smallest change, like rename the title of a setting or remove a setting from Root.plist and then I build the app and run it and check the settings in settings, its empty, if I don't change anything it appears, but its just empty. 当我进行最小的更改时,例如重命名设置的标题或从Root.plist中删除设置,然后构建应用程序并运行它,并检查设置中的设置,如果没有更改,则显示为空,但它只是空的。 Has anyone come across this issue before? 有人遇到过这个问题吗?

Is there another step I have to do to change my settings bundle? 我还需要执行另一步骤来更改设置包吗? besides Root.plist ? 除了Root.plist吗?

As appearing in the comment of @user979331, the developer forums do refer to this problem, so far without a solution. 正如@ user979331的注释中所显示的那样, 开发人员论坛确实提到了此问题,到目前为止还没有解决方案。

However it is worth mentioning the technique which is described there to bring the settings back: 但是,值得一提的是此处介绍的将设置恢复的技术:

Double-tap the home button to bring the list of active apps, and drag away the 'Setting' app to kill it. 双击主屏幕按钮以显示活动应用程序的列表,然后拖动 “设置”应用程序将其杀死。

If you then open the settings again, your app settings will appear back as expected ! 如果然后再次打开设置,则您的应用程序设置将如期出现! .

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM