-
```javascript
const electronInstaller = require('electron-winstaller');
const path = require('path');
const fs = require('fs');
const appDirectory = 'foo'
const outputDirectory = 'foo'
const loa…
-
Hello I got trouble when building the package for macOS, dependency resolution error.
Can you provide arm64 .dmg or fix the build process ? Thank you
```
(base) bash-3.2$ npm install && npm run dis…
-
Otherwise user's will be unable to open Sia and will see this dialog box:
![screen shot 2016-01-21 at 4 51 22 pm](https://cloud.githubusercontent.com/assets/5420909/14301933/b09ec580-fb69-11e5-9d9c-03…
-
gives scary message to user when opening for first time
-
Hi,
It seems `Apple Distribution` certificates not supported.
> https://help.apple.com/xcode/mac/current/#/dev3a05256b8
> Apple Distribution
> Sign your apps for submission to the App Store or…
-
### Issue with npm install
Interestingly running `npm install selenium-cucumber-js --save-dev` within Intelij it runs without errors. However if I do it via command line I get the following:
```
…
-
The Mac OSX electron release build doesn't get signed properly.
Didn't find any possible solution from stack-overflow or your Slack groups.
The .pkg builds fine but when verifying from Apple - App S…
-
Addresses partly #88
-
### Description
I used nativefier to build an app. It works fine locally, but not if downloaded from the web, which requires it to be signed.
I signed the app and all of the framework stuff wit…
-
## There have been updates to the *electron-builder* monorepo:
+ - The `devDependency` [electron-builder](https://github.com/electron-userland/electron-builder) was updated from `20.42.0` to `20.43…