[PR #1695] [MERGED] Fix Github builds #1901

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

📋 Pull Request Information

Original PR: https://github.com/PlayCover/PlayCover/pull/1695
Author: @TheMoonThatRises
Created: 9/26/2024
Status: Merged
Merged: 9/28/2024
Merged by: @XuYicong

Base: developHead: fix/build


📝 Commits (1)

📊 Changes

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

View changed files

📝 PlayCover/Views/MenuBarView.swift (+2 -1)

📄 Description

Add back await statement (this await gives a warning when compiled with Swift 6 but appears to give a warning when not present in Swift 5.10).


🔄 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/1695 **Author:** [@TheMoonThatRises](https://github.com/TheMoonThatRises) **Created:** 9/26/2024 **Status:** ✅ Merged **Merged:** 9/28/2024 **Merged by:** [@XuYicong](https://github.com/XuYicong) **Base:** `develop` ← **Head:** `fix/build` --- ### 📝 Commits (1) - [`a5f124d`](https://github.com/PlayCover/PlayCover/commit/a5f124d168ed0ca3db7bc337024ad4a8cfecdb3b) fix github builds ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `PlayCover/Views/MenuBarView.swift` (+2 -1) </details> ### 📄 Description Add back `await` statement (this `await` gives a warning when compiled with Swift 6 but appears to give a warning when not present in Swift 5.10). --- <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:33 +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#1901
No description provided.