[PR #1143] [MERGED] Fix failed to build on Xcode 15.0 #1819

Closed
opened 2026-03-03 19:09:07 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/PlayCover/PlayCover/pull/1143
Author: @lennondotw
Created: 10/10/2023
Status: Merged
Merged: 11/3/2023
Merged by: @TheMoonThatRises

Base: test-build-sparkle-prHead: fix/xcode-15-build


📝 Commits (1)

📊 Changes

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

View changed files

📝 PlayCover.xcodeproj/project.pbxproj (+1 -1)

📄 Description

This PR fixed #1142.

- ...sparkle/Sparkle.xcframework...
+ ...sparkle/Sparkle/Sparkle.xcframework...

New folder structure (an extra Sparkle is added):

image


🔄 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/PlayCover/PlayCover/pull/1143 **Author:** [@lennondotw](https://github.com/lennondotw) **Created:** 10/10/2023 **Status:** ✅ Merged **Merged:** 11/3/2023 **Merged by:** [@TheMoonThatRises](https://github.com/TheMoonThatRises) **Base:** `test-build-sparkle-pr` ← **Head:** `fix/xcode-15-build` --- ### 📝 Commits (1) - [`8013c1a`](https://github.com/PlayCover/PlayCover/commit/8013c1a14c4111a0d7cbf9deab0be8f2c2a3ca7e) fix: failed to build on Xcode 15.0 #1142 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `PlayCover.xcodeproj/project.pbxproj` (+1 -1) </details> ### 📄 Description This PR fixed #1142. ```diff - ...sparkle/Sparkle.xcframework... + ...sparkle/Sparkle/Sparkle.xcframework... ``` New folder structure (an extra Sparkle is added): ![image](https://github.com/PlayCover/PlayCover/assets/26853900/974879dc-6cb6-4f2b-ba6a-67bcfe006386) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 19:09:07 +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/PlayCover#1819
No description provided.