Updated Branches: refs/heads/master 150ccc4d5 -> fd0914aaf
[#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/fd0914aa Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/tree/fd0914aa Diff: http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/diff/fd0914aa Branch: refs/heads/master Commit: fd0914aafe69a68b2d467c5eb2cc838db51282bb Parents: 150ccc4 Author: Michael Brooks <mich...@michaelbrooks.ca> Authored: Tue Aug 7 14:20:13 2012 -0700 Committer: Michael Brooks <mich...@michaelbrooks.ca> Committed: Tue Aug 7 14:20:13 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/fd0914aa/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/fd0914aa/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/fd0914aa/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 2ce8b3c..5261be7 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.