mirror of
https://github.com/BoostIO/BoostNote-App.git
synced 2026-04-26 21:05:55 +03:00
[GH-ISSUE #289] Notarize macOS app #107
Labels
No labels
android 🤖
assigned to core 🦹
bug 🐛
documentation 📚
documentation 📚
duplicate 🚫
external issue 🔼
external issue 🔼
feature request 🌟
funded on issuehunt 💵
help wanted 🆘
improvement request 🔨
improvement request 🔨
ios 🍎
mobile 📱
needs investigation 🔬
needs more info ℹ️
needs specs 📐
plugin idea 🔌
plugin idea 🔌
poll 🗳️
pull-request
question ❓
rewarded on issuehunt 🎁
security issue 🔑
won’t fix ❌
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/BoostNote-App#107
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @KrzysztofKowalczyk on GitHub (Jan 13, 2020).
Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/289
Current behavior
Does not open on macOs Catalina

Expected behavior
It should run fine on new mac.
Steps to reproduce
Environment
@shuhikari commented on GitHub (Jan 13, 2020):
@KrzysztofKowalczyk have you tried to bypass gatekeeper opening with ctrl + right click > Open ?
@Rokt33r commented on GitHub (Jan 13, 2020):
macOS bans most of apps you download from the internet. The instruction in the above comment should work. Also check https://support.apple.com/en-us/HT202491 for your information.
@KrzysztofKowalczyk commented on GitHub (Jan 14, 2020):
That only works on machines that can run software from non identified developers. In secure enviroments it would not work.
@KrzysztofKowalczyk commented on GitHub (Jan 14, 2020):
@Rokt33r app should be properly signed, workarounds only work macs with unsafe settings. In secure environment you should not be able to change those settings:
See https://developer.apple.com/developer-id/
@Rokt33r commented on GitHub (Jan 14, 2020):
The app is properly signed. I think the problem is that we didn't upload our app to Apple. I'll check it.
https://developer.apple.com/documentation/xcode/notarizing_macos_software_before_distribution/customizing_the_notarization_workflow#3087734
https://medium.com/@TwitterArchiveEraser/notarize-electron-apps-7a5f988406db
https://github.com/electron/electron-notarize