I created a settings bundle for my iPad app in Xcode 7 iOS 9.
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. Has anyone come across this issue before?
Is there another step I have to do to change my settings bundle? besides Root.plist ?