Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
the cordova documentation says to use <preference name=“deployment-target” value=“7.1.2” />
in the config,
but I still keep getting an app for iOS 9
moving the config under the widget scope builds the target version correctly now