You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ja...@apache.org on 2019/03/01 12:58:06 UTC

[cordova-docs] branch master updated: Remove incorrect info for cordova-ios-bin/create (#906)

This is an automated email from the ASF dual-hosted git repository.

janpio pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-docs.git


The following commit(s) were added to refs/heads/master by this push:
     new 16a6f45  Remove incorrect info for cordova-ios-bin/create (#906)
16a6f45 is described below

commit 16a6f451970d095403578340571299a4626274ff
Author: Chris Brody <ch...@brody.consulting>
AuthorDate: Fri Mar 1 07:58:01 2019 -0500

    Remove incorrect info for cordova-ios-bin/create (#906)
---
 www/docs/en/dev/guide/platforms/ios/index.md | 2 --
 1 file changed, 2 deletions(-)

diff --git a/www/docs/en/dev/guide/platforms/ios/index.md b/www/docs/en/dev/guide/platforms/ios/index.md
index 8f38269..171afc8 100644
--- a/www/docs/en/dev/guide/platforms/ios/index.md
+++ b/www/docs/en/dev/guide/platforms/ios/index.md
@@ -293,8 +293,6 @@ $ cordova-ios/bin/run
 
 The created project will have a folder named `cordova` inside that contains
 scripts for the project-specific Cordova commands (e.g. `run`, `build`, etc.).
-Additionally, The project will feature a structure different from that of a
-normal Cordova project. Notably, `/www` is moved to `/assets/www`.
 
 To install plugins in this project, use the [Cordova Plugman Utility](../../../plugin_ref/plugman.html).
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org