You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by br...@apache.org on 2018/11/14 14:51:46 UTC

[cordova-docs] branch brodybits-ios-create-docfix created (now e9017e7)

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

brodybits pushed a change to branch brodybits-ios-create-docfix
in repository https://gitbox.apache.org/repos/asf/cordova-docs.git.


      at e9017e7  Remove incorrect info for cordova-ios-bin/create

This branch includes the following new commits:

     new e9017e7  Remove incorrect info for cordova-ios-bin/create

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



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


[cordova-docs] 01/01: Remove incorrect info for cordova-ios-bin/create

Posted by br...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

brodybits pushed a commit to branch brodybits-ios-create-docfix
in repository https://gitbox.apache.org/repos/asf/cordova-docs.git

commit e9017e75c80a9749f26ce1b93166f5a36879703a
Author: Chris Brody <ch...@gmail.com>
AuthorDate: Wed Nov 14 09:51:42 2018 -0500

    Remove incorrect info for cordova-ios-bin/create
---
 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