[PR #719] [CLOSED] Remove Xcode CLI Checks and UI #1724

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

📋 Pull Request Information

Original PR: https://github.com/PlayCover/PlayCover/pull/719
Author: @IsaacMarovitz
Created: 1/18/2023
Status: Closed

Base: developHead: byebye-xcode-cli


📝 Commits (10+)

📊 Changes

7 files changed (+38 additions, -176 deletions)

View changed files

📝 PlayCover.xcodeproj/project.pbxproj (+0 -4)
📝 PlayCover/Utils/PlayTools.swift (+34 -5)
📝 PlayCover/Utils/Shell.swift (+0 -16)
📝 PlayCover/Views/MainView.swift (+3 -140)
📝 PlayCover/Views/PlayCoverApp.swift (+1 -3)
📝 PlayCover/en.lproj/Localizable.strings (+0 -8)
scripts/xcode_install.scpt (+0 -0)

📄 Description

Relies on #711


🔄 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/719 **Author:** [@IsaacMarovitz](https://github.com/IsaacMarovitz) **Created:** 1/18/2023 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `byebye-xcode-cli` --- ### 📝 Commits (10+) - [`93aa668`](https://github.com/PlayCover/PlayCover/commit/93aa66869019c525906ee18343ed0f4b1c5ac361) Remove otool usage - [`bae42d3`](https://github.com/PlayCover/PlayCover/commit/bae42d335d46679f0565031d66b856f6409fc7c2) Start tossing out `vtool` (Not working :( rn ) - [`6c7198b`](https://github.com/PlayCover/PlayCover/commit/6c7198b80f0252edca9cb0b236ee44f95c52be4e) Remove use of `lipo` - [`667d3cf`](https://github.com/PlayCover/PlayCover/commit/667d3cf7a2e769c162438e61662012ebfe3bd1e6) Error checking - [`5ad8b0b`](https://github.com/PlayCover/PlayCover/commit/5ad8b0beb78ecbf19f037b91990cce083670e526) SwiftLint - [`2ac1105`](https://github.com/PlayCover/PlayCover/commit/2ac110553c9f9934247089f6afdad428aa061b1e) Endianness fixes - [`d3e557c`](https://github.com/PlayCover/PlayCover/commit/d3e557c3d6f1758057ba1dda2b3b9c9e44132be3) Ignore file_length - [`a6ad04c`](https://github.com/PlayCover/PlayCover/commit/a6ad04c15dccd997141ae01c4158f460c3c156f8) Remove debug prints - [`4c99730`](https://github.com/PlayCover/PlayCover/commit/4c99730c15e83d0929d67ac8f4dc33b2e4f5014e) Make functions shorter - [`23fa314`](https://github.com/PlayCover/PlayCover/commit/23fa314bfcd3cfd6849ef2c64208b25f6b11a870) SwiftLint ### 📊 Changes **7 files changed** (+38 additions, -176 deletions) <details> <summary>View changed files</summary> 📝 `PlayCover.xcodeproj/project.pbxproj` (+0 -4) 📝 `PlayCover/Utils/PlayTools.swift` (+34 -5) 📝 `PlayCover/Utils/Shell.swift` (+0 -16) 📝 `PlayCover/Views/MainView.swift` (+3 -140) 📝 `PlayCover/Views/PlayCoverApp.swift` (+1 -3) 📝 `PlayCover/en.lproj/Localizable.strings` (+0 -8) ➖ `scripts/xcode_install.scpt` (+0 -0) </details> ### 📄 Description Relies on #711 --- <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:35 +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#1724
No description provided.