Skip to content

Instantly share code, notes, and snippets.

@alexstrat
Created July 11, 2017 18:50
Show Gist options
  • Save alexstrat/44a6208246ecacf0ab37769bc0343c84 to your computer and use it in GitHub Desktop.
Save alexstrat/44a6208246ecacf0ab37769bc0343c84 to your computer and use it in GitHub Desktop.
appId: org.efounders.BrowserXCanary
productName: 'Station Canary'
mac:
category: public.app-category.tools
icon: 'build/icon-canary.icns'
win:
icon: 'build/icon-canary.ico'
# will override properties in package.json
extraMetadata:
productName: 'Station Canary'
# we read this value from package.json to set the feedURL of autoUpdater
updateServerHost: 'browserx-canary-download.herokuapp.com'
## ..other configs are identical..
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment