Shelley Vohr
Shelley Vohr
@bnoordhuis @vtjnash may also have thoughts?
@zcbenz are you still interested in this?
@bnoordhuis is there anything preventing this from being merged? We'd really like to move it forward.
@harshitsilly the UI for it is somewhat unwieldy and also not documented/discussed by Apple anywhere, so i need to do some detective work. The reason it will more than likely...
@harshitsilly partially implemented in: https://github.com/codebytere/node-mac-permissions/commit/4516160d308003e579717a43f62b5cd455650c0e. I'm not sure if it's possible to get status without first issuing a request, and i'm still trying to find a way to get status...
@SinghManmohan thanks for reminding me 🙃 it's in `master` and i just published `[email protected]` containing `permissions.askForFoldersAccess(folder)`
@KishanBagaria this is in theory possible using a similar approach to what's done in `node-mac-contacts` - i'd need to implement manual management of an EventEmitter since this isn't a class-based...
`electron-builder` is neither maintained nor recommended by the Electron core team - i'm happy to try to take a look though. in the meantime: https://github.com/electron/universal/issues/41#issuecomment-1181311686 looks like it might help?
@mmaietta hmm - this is only intended for use on macOS. I can try to poke at it to make sure it doesn't fall over on different platforms but i...
Good question! i'll look into whether it's possible :)