You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by er...@apache.org on 2021/09/17 07:54:21 UTC

[cordova-docs] branch master updated: doc(electron): fix mas-dev as macOS package (#1206)

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

erisu 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 2a70d76  doc(electron): fix mas-dev as macOS package (#1206)
2a70d76 is described below

commit 2a70d7605c3d216511d272c2277a3a4ea26d13b9
Author: エリス <er...@users.noreply.github.com>
AuthorDate: Fri Sep 17 16:53:36 2021 +0900

    doc(electron): fix mas-dev as macOS package (#1206)
---
 www/docs/en/10.x/guide/platforms/electron/index.md | 2 +-
 www/docs/en/9.x/guide/platforms/electron/index.md  | 2 +-
 www/docs/en/dev/guide/platforms/electron/index.md  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/www/docs/en/10.x/guide/platforms/electron/index.md b/www/docs/en/10.x/guide/platforms/electron/index.md
index 2eb7ab4..552f27a 100644
--- a/www/docs/en/10.x/guide/platforms/electron/index.md
+++ b/www/docs/en/10.x/guide/platforms/electron/index.md
@@ -275,7 +275,7 @@ The configuration example below will generate `tar.gz`, `dmg` and `zip` packages
 | default      |    -    | `dmg`<br />`zip` |             -              |
 | dmg          |    -    |     &#9989;      |             -              |
 | mas          |    -    |     &#9989;      |             -              |
-| mas-dev      | &#9989; |        -         |             -              |
+| mas-dev      |    -    |     &#9989;      |             -              |
 | pkg          |    -    |     &#9989;      |             -              |
 | 7z           | &#9989; |     &#9989;      |          &#9989;           |
 | zip          | &#9989; |     &#9989;      |          &#9989;           |
diff --git a/www/docs/en/9.x/guide/platforms/electron/index.md b/www/docs/en/9.x/guide/platforms/electron/index.md
index 753d3b1..4ef3336 100644
--- a/www/docs/en/9.x/guide/platforms/electron/index.md
+++ b/www/docs/en/9.x/guide/platforms/electron/index.md
@@ -275,7 +275,7 @@ The configuration example below will generate `tar.gz`, `dmg` and `zip` packages
 | default      |    -    | `dmg`<br />`zip` |             -              |
 | dmg          |    -    |     &#9989;      |             -              |
 | mas          |    -    |     &#9989;      |             -              |
-| mas-dev      | &#9989; |        -         |             -              |
+| mas-dev      |    -    |     &#9989;      |             -              |
 | pkg          |    -    |     &#9989;      |             -              |
 | 7z           | &#9989; |     &#9989;      |          &#9989;           |
 | zip          | &#9989; |     &#9989;      |          &#9989;           |
diff --git a/www/docs/en/dev/guide/platforms/electron/index.md b/www/docs/en/dev/guide/platforms/electron/index.md
index 2eb7ab4..552f27a 100644
--- a/www/docs/en/dev/guide/platforms/electron/index.md
+++ b/www/docs/en/dev/guide/platforms/electron/index.md
@@ -275,7 +275,7 @@ The configuration example below will generate `tar.gz`, `dmg` and `zip` packages
 | default      |    -    | `dmg`<br />`zip` |             -              |
 | dmg          |    -    |     &#9989;      |             -              |
 | mas          |    -    |     &#9989;      |             -              |
-| mas-dev      | &#9989; |        -         |             -              |
+| mas-dev      |    -    |     &#9989;      |             -              |
 | pkg          |    -    |     &#9989;      |             -              |
 | 7z           | &#9989; |     &#9989;      |          &#9989;           |
 | zip          | &#9989; |     &#9989;      |          &#9989;           |

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