I'm trying to remove the worklight settings on iOS. I've done "<worklightSettings include="false"/>" in my application-descriptior.xml under my iphone node. Then I deleted the iphone/native folder and regenerated it, but the settings still appear when I install the freshly generated native code from xcode. As I expected, the iphone/native folder does not contain a setting.bundle after building.
Worklight version 6.1.0.00-20131219-1900
Occurs on both iOS 6 and 7