fix bundle identifier for auto update system

This commit is contained in:
Guillermo Rauch 2016-07-26 09:35:01 -07:00
parent 80d2f60efe
commit 063045a829

View file

@ -78,7 +78,7 @@
] ]
}, },
"build": { "build": {
"appId": "hyperterm", "appId": "co.zeit.hyperterm",
"app-category-type": "public.app-category.developer-tools", "app-category-type": "public.app-category.developer-tools",
"asar": false, "asar": false,
"extend-info": "build/Info.plist", "extend-info": "build/Info.plist",