[PR #3015] [MERGED] :electron: Build electron for Mac Universal arch #53941

Closed
opened 2026-04-30 23:06:24 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/3015
Author: @MikesGlitch
Created: 7/9/2024
Status: Merged
Merged: 7/13/2024
Merged by: @MatissJanis

Base: masterHead: electron/mac-universal


📝 Commits (4)

📊 Changes

2 files changed (+13 additions, -1 deletions)

View changed files

📝 packages/desktop-electron/package.json (+7 -1)
upcoming-release-notes/3015.md (+6 -0)

📄 Description

Improve Electron Mac build to target "Universal" for better performance on Apple Silicon.

NOTE: this will increase the size of the Mac app from 111MB to 182MB

Tested by: michaelhofer - on https://github.com/actualbudget/actual/issues/3004#issuecomment-2227006927


🔄 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/actualbudget/actual/pull/3015 **Author:** [@MikesGlitch](https://github.com/MikesGlitch) **Created:** 7/9/2024 **Status:** ✅ Merged **Merged:** 7/13/2024 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `electron/mac-universal` --- ### 📝 Commits (4) - [`f0eb06b`](https://github.com/actualbudget/actual/commit/f0eb06b137ffb4685fbf4a6b9fdda3413fb72747) mac universal arch - [`ea14d3c`](https://github.com/actualbudget/actual/commit/ea14d3c53060f8fe0f82fd66d74b9c6b88330994) specify default for target - [`186c75d`](https://github.com/actualbudget/actual/commit/186c75d615860ac50f3ad56af56fbc860846757e) add release notes - [`2fa0ba1`](https://github.com/actualbudget/actual/commit/2fa0ba1b7e6a9fbb8483eb4e986bad33b9d4553f) mac build ### 📊 Changes **2 files changed** (+13 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-electron/package.json` (+7 -1) ➕ `upcoming-release-notes/3015.md` (+6 -0) </details> ### 📄 Description <!-- Thank you for submitting a pull request! Make sure to follow the instructions to write release notes for your PR — it should only take a minute or two: https://github.com/actualbudget/docs#writing-good-release-notes --> Improve Electron Mac build to target "Universal" for better performance on Apple Silicon. **NOTE:** this will increase the size of the Mac app from 111MB to 182MB Tested by: [michaelhofer](https://github.com/michaelhofer) - on https://github.com/actualbudget/actual/issues/3004#issuecomment-2227006927 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-30 23:06:24 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#53941