janpio commented on issue #533: The Hello World template is not updated URL: https://github.com/apache/cordova-ios/issues/533#issuecomment-464045783 The version of `cordova-app-hello-world` to be used when creating a new project is not part of `cordova-ios`, but `cordova-create`. There the dependency has been updated: https://github.com/apache/cordova-create/blob/49e6abc7adce124481be658f4ddbba1cfa3cc080/package.json#L28 `cordova-create` is used by `cordova-lib`, which is used in `cordova-cli` - all those releases have to happen before the new hello world app will be used by default. My understanding is that this will happen soon-ish with Cordova CLI 9.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
