Add protocol to build

This commit is contained in:
iAmWillShepherd 2017-06-07 10:57:46 -05:00
parent 339439f346
commit 5319541810

View file

@ -86,6 +86,7 @@ function packageApp (callback) {
{
name: distInfo.getBundleID(),
schemes: [
isProductionBuild ? 'x-github-desktop-auth': 'x-github-desktop-dev-auth',
'x-github-client',
'github-mac'
]