[PR #3118] [MERGED] ci: Work around Qt issue on new Xcode. #3237

Closed
opened 2026-02-27 22:02:57 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/3118
Author: @squidbus
Created: 6/18/2025
Status: Merged
Merged: 6/18/2025
Merged by: @squidbus

Base: mainHead: qt-workaround


📝 Commits (1)

  • 7db07ea ci: Work around Qt issue on new Xcode.

📊 Changes

1 file changed (+4 additions, -1 deletions)

View changed files

📝 .github/workflows/build.yml (+4 -1)

📄 Description

Qt links to a legacy framework, that was removed from the latest Xcode, which it doesn't even use. This issue is fixed for Qt 6.9.2/6.10.0beta2, but until that is released we can work around it by removing the linkage from a CMake file.

Validated in a CI run using the new actions image version: https://github.com/squidbus/shadPS4/actions/runs/15744066321/job/44376325415


🔄 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/shadps4-emu/shadPS4/pull/3118 **Author:** [@squidbus](https://github.com/squidbus) **Created:** 6/18/2025 **Status:** ✅ Merged **Merged:** 6/18/2025 **Merged by:** [@squidbus](https://github.com/squidbus) **Base:** `main` ← **Head:** `qt-workaround` --- ### 📝 Commits (1) - [`7db07ea`](https://github.com/shadps4-emu/shadPS4/commit/7db07eabb57ec7ab004645dd18a5c41290966107) ci: Work around Qt issue on new Xcode. ### 📊 Changes **1 file changed** (+4 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build.yml` (+4 -1) </details> ### 📄 Description Qt links to a legacy framework, that was removed from the latest Xcode, which it doesn't even use. This issue is fixed for Qt 6.9.2/6.10.0beta2, but until that is released we can work around it by removing the linkage from a CMake file. Validated in a CI run using the new actions image version: https://github.com/squidbus/shadPS4/actions/runs/15744066321/job/44376325415 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:02:57 +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/shadPS4#3237
No description provided.