[PR #2853] [MERGED] CI: Build universal binaries for MacOS #1230

Open
opened 2026-01-29 19:15:55 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/stenzek/duckstation/pull/2853
Author: @stenzek
Created: 7/31/2022
Status: Merged
Merged: 8/1/2022
Merged by: @stenzek

Base: masterHead: macos-universal-binary


📝 Commits (1)

  • 40a4853 CI: Build universal binaries for MacOS

📊 Changes

3 files changed (+111 additions, -19 deletions)

View changed files

📝 .github/workflows/rolling-release.yml (+2 -6)
📝 scripts/build-dependencies-mac.sh (+68 -13)
scripts/make-universal-macos-binary.sh (+41 -0)

📄 Description

PR for CI test.. no idea if these will work :)


🔄 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/stenzek/duckstation/pull/2853 **Author:** [@stenzek](https://github.com/stenzek) **Created:** 7/31/2022 **Status:** ✅ Merged **Merged:** 8/1/2022 **Merged by:** [@stenzek](https://github.com/stenzek) **Base:** `master` ← **Head:** `macos-universal-binary` --- ### 📝 Commits (1) - [`40a4853`](https://github.com/stenzek/duckstation/commit/40a485326aae0017306387dcaf9532ec184dff8a) CI: Build universal binaries for MacOS ### 📊 Changes **3 files changed** (+111 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/rolling-release.yml` (+2 -6) 📝 `scripts/build-dependencies-mac.sh` (+68 -13) ➕ `scripts/make-universal-macos-binary.sh` (+41 -0) </details> ### 📄 Description PR for CI test.. no idea if these will work :) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 19:15:55 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/duckstation#1230