diff --git a/README.md b/README.md index 4a20f02..09830b3 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ Currently there's no `Code Signing` in our distributions, so your defender might _**Sensitive informations are stored only at your own machine. No one can see them.**_ #### MacOS X (.zip) -Extract from dmg might say they are broked, it's because it's been blocked by the Gatekeeper. You can download the `.zip` file and extract `.app` from it, and run the `.app` file directly to give you chance bypassing the Gatekeeper. +> Currently, MacOS X has been confirmed cannot use. We will look into this and update later. #### Windows (.exe) To install the application, Windows Defender SmartScreen might block you, please select **More info** and choose **Run anyway**. #### Linux (.AppImage) diff --git a/electron-builder.yml b/electron-builder.yml index 034d00f..522bc6f 100644 --- a/electron-builder.yml +++ b/electron-builder.yml @@ -14,10 +14,10 @@ win: - nsis icon: build/icons/icon.ico # Set Windows icon -mac: - target: - - zip - icon: build/icons/icon.icns # Set macOS icon +# mac: +# target: +# - zip +# icon: build/icons/icon.icns # Set macOS icon linux: target: