Electron-builder: Mac: "your.app.category.type" ??

Created on 19 Oct 2016  Â·  3Comments  Â·  Source: electron-userland/electron-builder

Question

  • Version: 1.4.3

  • Target: Mac

The sample has:

"build": {
  "appId": "your.id",
  "mac": {
    "category": "your.app.category.type",
  },

Is there any guidance on what the your.app.category.type value should be? I can't find anything, other than https://developer.apple.com/app-store/categories/

Thanks?

mac question

All 3 comments

Sweet , thanks.
On Fri, 21 Oct 2016 at 3:33 AM, Vladimir Krivosheev <
[email protected]> wrote:

Please see
https://developer.apple.com/library/content/documentation/General/Reference/InfoPlistKeyReference/Articles/LaunchServicesKeys.html#//apple_ref/doc/uid/TP40009250-SW8

—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
https://github.com/electron-userland/electron-builder/issues/836#issuecomment-255123233,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AALU0zBU-0JtvLSC4S5d-MLyH8dthuPvks5q13u_gaJpZM4KapI4
.

Hello!
What if we want a secondary category id?
Mac App Store support both primary and secondary.

Thanks!

Was this page helpful?
0 / 5 - 0 ratings