[#1207] Update Whitelist Guide reference to Cordova.plist
Project: http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/commit/1828b640 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/tree/1828b640 Diff: http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/diff/1828b640 Branch: refs/heads/master Commit: 1828b6400a55f4feaef55e47d15f93a362ce8ac4 Parents: f725d0c Author: Michael Brooks <mich...@michaelbrooks.ca> Authored: Tue Aug 7 14:20:13 2012 -0700 Committer: Anis Kadri <anis.ka...@gmail.com> Committed: Fri Aug 24 16:59:39 2012 -0700 ---------------------------------------------------------------------- docs/en/2.0.0/guide/whitelist/index.md | 2 +- docs/en/2.0.0rc1/guide/whitelist/index.md | 2 +- docs/en/edge/guide/whitelist/index.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/blob/1828b640/docs/en/2.0.0/guide/whitelist/index.md ---------------------------------------------------------------------- diff --git a/docs/en/2.0.0/guide/whitelist/index.md b/docs/en/2.0.0/guide/whitelist/index.md index 2ce8b3c..5261be7 100644 --- a/docs/en/2.0.0/guide/whitelist/index.md +++ b/docs/en/2.0.0/guide/whitelist/index.md @@ -106,7 +106,7 @@ iOS ### Details 1. Open `Cordova.plist`. - - In Xcode, it is found at `AppName/Supporting Files/Cordova.plist` + - In Xcode, it is found at `AppName/Resources/Cordova.plist` - In the directory, it is found at `AppName/Cordova.plist` 2. Add a new `String` value under the `ExternalHosts` key. - We recommend using Xcode to avoid editing raw XML. http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/blob/1828b640/docs/en/2.0.0rc1/guide/whitelist/index.md ---------------------------------------------------------------------- diff --git a/docs/en/2.0.0rc1/guide/whitelist/index.md b/docs/en/2.0.0rc1/guide/whitelist/index.md index 2ce8b3c..5261be7 100644 --- a/docs/en/2.0.0rc1/guide/whitelist/index.md +++ b/docs/en/2.0.0rc1/guide/whitelist/index.md @@ -106,7 +106,7 @@ iOS ### Details 1. Open `Cordova.plist`. - - In Xcode, it is found at `AppName/Supporting Files/Cordova.plist` + - In Xcode, it is found at `AppName/Resources/Cordova.plist` - In the directory, it is found at `AppName/Cordova.plist` 2. Add a new `String` value under the `ExternalHosts` key. - We recommend using Xcode to avoid editing raw XML. http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/blob/1828b640/docs/en/edge/guide/whitelist/index.md ---------------------------------------------------------------------- diff --git a/docs/en/edge/guide/whitelist/index.md b/docs/en/edge/guide/whitelist/index.md index 31d6fe9..d4c63bd 100644 --- a/docs/en/edge/guide/whitelist/index.md +++ b/docs/en/edge/guide/whitelist/index.md @@ -106,7 +106,7 @@ iOS ### Details 1. Open `Cordova.plist`. - - In Xcode, it is found at `AppName/Supporting Files/Cordova.plist` + - In Xcode, it is found at `AppName/Resources/Cordova.plist` - In the directory, it is found at `AppName/Cordova.plist` 2. Add a new `String` value under the `ExternalHosts` key. - We recommend using Xcode to avoid editing raw XML.