[PR #68] [MERGED] Menu bar changes (again) #1441

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

📋 Pull Request Information

Original PR: https://github.com/PlayCover/PlayCover/pull/68
Author: @ohaiibuzzle
Created: 7/20/2022
Status: Merged
Merged: 7/20/2022
Merged by: @Depal1

Base: developHead: feat/ui-changes


📝 Commits (3)

  • f965435 chore: adding MenuBarSwift to project
  • 8393f8d Merge branch 'PlayCover:develop' into feat/ui-changes
  • 1a2dfe1 feat: Update the menu bar

📊 Changes

4 files changed (+51 additions, -24 deletions)

View changed files

📝 PlayCover.xcodeproj/project.pbxproj (+4 -0)
📝 PlayCover/View/MainView.swift (+3 -2)
PlayCover/View/MenuBarView.swift (+40 -0)
📝 PlayCover/View/PlayCoverApp.swift (+4 -22)

📄 Description

This PR in code is identical to #63

Changes:

  • Updated the Xcode project files so MenuBarView.swift is tracked (fix build errors)

🔄 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/68 **Author:** [@ohaiibuzzle](https://github.com/ohaiibuzzle) **Created:** 7/20/2022 **Status:** ✅ Merged **Merged:** 7/20/2022 **Merged by:** [@Depal1](https://github.com/Depal1) **Base:** `develop` ← **Head:** `feat/ui-changes` --- ### 📝 Commits (3) - [`f965435`](https://github.com/PlayCover/PlayCover/commit/f965435bbfa781b153fefb4112f45f9d3acb5232) chore: adding MenuBarSwift to project - [`8393f8d`](https://github.com/PlayCover/PlayCover/commit/8393f8dd4f57d75635c3aef44164a159a9ffc0a0) Merge branch 'PlayCover:develop' into feat/ui-changes - [`1a2dfe1`](https://github.com/PlayCover/PlayCover/commit/1a2dfe1ab20b0df53af8be2b165a8a66c4677d37) feat: Update the menu bar ### 📊 Changes **4 files changed** (+51 additions, -24 deletions) <details> <summary>View changed files</summary> 📝 `PlayCover.xcodeproj/project.pbxproj` (+4 -0) 📝 `PlayCover/View/MainView.swift` (+3 -2) ➕ `PlayCover/View/MenuBarView.swift` (+40 -0) 📝 `PlayCover/View/PlayCoverApp.swift` (+4 -22) </details> ### 📄 Description This PR in code is identical to #63 Changes: - Updated the Xcode project files so `MenuBarView.swift` is tracked (fix build errors) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 19:07:05 +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#1441
No description provided.