[PR #828] [CLOSED] Reinstate XCLT (#827) #1766

Closed
opened 2026-03-03 19:08:49 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/PlayCover/PlayCover/pull/828
Author: @Depal1
Created: 3/1/2023
Status: Closed

Base: developHead: xclt


📝 Commits (1)

📊 Changes

13 files changed (+258 additions, -393 deletions)

View changed files

📝 PlayCover.xcodeproj/project.pbxproj (+16 -8)
📝 PlayCover/AppInstaller/Installer.swift (+1 -0)
📝 PlayCover/Model/PlayApp.swift (+1 -1)
📝 PlayCover/PlayCoverError.swift (+0 -3)
PlayCover/Utils/Extensions/DataExtensions.swift (+0 -29)
📝 PlayCover/Utils/Extensions/FileExtensions.swift (+1 -0)
📝 PlayCover/Utils/Extensions/URLExtensions.swift (+9 -5)
📝 PlayCover/Utils/PlayTools.swift (+59 -342)
📝 PlayCover/Utils/Shell.swift (+20 -0)
📝 PlayCover/Views/MainView.swift (+140 -3)
📝 PlayCover/Views/PlayCoverApp.swift (+3 -1)
📝 PlayCover/en.lproj/Localizable.strings (+8 -1)
scripts/xcode_install.scpt (+0 -0)

📄 Description

Refer to https://github.com/PlayCover/PlayCover/pull/827.

Test build: https://github.com/PlayCover/PlayCover/actions/runs/4300040261


🔄 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/828 **Author:** [@Depal1](https://github.com/Depal1) **Created:** 3/1/2023 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `xclt` --- ### 📝 Commits (1) - [`92159a7`](https://github.com/PlayCover/PlayCover/commit/92159a7080251563f3f70a0eee35f76ee223efd5) Reinstate XCLT (#827) ### 📊 Changes **13 files changed** (+258 additions, -393 deletions) <details> <summary>View changed files</summary> 📝 `PlayCover.xcodeproj/project.pbxproj` (+16 -8) 📝 `PlayCover/AppInstaller/Installer.swift` (+1 -0) 📝 `PlayCover/Model/PlayApp.swift` (+1 -1) 📝 `PlayCover/PlayCoverError.swift` (+0 -3) ➖ `PlayCover/Utils/Extensions/DataExtensions.swift` (+0 -29) 📝 `PlayCover/Utils/Extensions/FileExtensions.swift` (+1 -0) 📝 `PlayCover/Utils/Extensions/URLExtensions.swift` (+9 -5) 📝 `PlayCover/Utils/PlayTools.swift` (+59 -342) 📝 `PlayCover/Utils/Shell.swift` (+20 -0) 📝 `PlayCover/Views/MainView.swift` (+140 -3) 📝 `PlayCover/Views/PlayCoverApp.swift` (+3 -1) 📝 `PlayCover/en.lproj/Localizable.strings` (+8 -1) ➕ `scripts/xcode_install.scpt` (+0 -0) </details> ### 📄 Description Refer to https://github.com/PlayCover/PlayCover/pull/827. Test build: https://github.com/PlayCover/PlayCover/actions/runs/4300040261 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 19:08:49 +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#1766
No description provided.