Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
None
-
None
Description
Due to changes introduced in CB-4153 the createmobilespec.sh is no longer working as it should.
While creating the project it should now use the new --link-to instead of the old --link argument.
Currently the output of the create is:
Creating a new cordova project with name "HelloCordova" and id "io.cordova.hello cordova" at location "C:\GitHub\cordova-coho\mobilespec"
While I would expect it to be:
Creating a new cordova project with name "HelloCordova" and id "io.cordova.hello cordova" at location "C:\GitHub\cordova-coho\mobilespec"
Using custom www assets from C:\GitHub\cordova-coho\cordova-mobile-spec
Attachments
Issue Links
- is broken by
-
CB-4153 Add ability to select default app template at "cordova create" time
- Closed