[PR #732] [MERGED] Notarize after code signing #872

Closed
opened 2026-03-03 00:23:35 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BoostIO/BoostNote-App/pull/732
Author: @Rokt33r
Created: 12/21/2020
Status: Merged
Merged: 12/21/2020
Merged by: @Rokt33r

Base: masterHead: macos-notarization


📝 Commits (1)

  • 7f2c59f Notarize after code signing

📊 Changes

4 files changed (+101 additions, -1 deletions)

View changed files

build-utils/afterSignHook.js (+35 -0)
macOs/entitlements.mac.plist (+12 -0)
📝 package-lock.json (+48 -0)
📝 package.json (+6 -1)

📄 Description

Fix #289


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/BoostIO/BoostNote-App/pull/732 **Author:** [@Rokt33r](https://github.com/Rokt33r) **Created:** 12/21/2020 **Status:** ✅ Merged **Merged:** 12/21/2020 **Merged by:** [@Rokt33r](https://github.com/Rokt33r) **Base:** `master` ← **Head:** `macos-notarization` --- ### 📝 Commits (1) - [`7f2c59f`](https://github.com/BoostIO/BoostNote-App/commit/7f2c59f5e96647af591ee55e35baa75317baa1f9) Notarize after code signing ### 📊 Changes **4 files changed** (+101 additions, -1 deletions) <details> <summary>View changed files</summary> ➕ `build-utils/afterSignHook.js` (+35 -0) ➕ `macOs/entitlements.mac.plist` (+12 -0) 📝 `package-lock.json` (+48 -0) 📝 `package.json` (+6 -1) </details> ### 📄 Description Fix #289 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 00:23:35 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/BoostNote-App#872
No description provided.