[PR #661] [MERGED] fixed issue where the command tools wont be recognized if terminal/zs… #1703

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

📋 Pull Request Information

Original PR: https://github.com/PlayCover/PlayCover/pull/661
Author: @driff
Created: 12/31/2022
Status: Merged
Merged: 1/18/2023
Merged by: @Depal1

Base: developHead: fix/verifyCommandTools


📝 Commits (5)

📊 Changes

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

View changed files

📝 PlayCover/Utils/Shell.swift (+12 -9)

📄 Description

Fixes an issue where you would never get that the command tools are installed if your shell had additional messages, for example, mine was showing an error when shell started because it failed to read an env file.


🔄 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/661 **Author:** [@driff](https://github.com/driff) **Created:** 12/31/2022 **Status:** ✅ Merged **Merged:** 1/18/2023 **Merged by:** [@Depal1](https://github.com/Depal1) **Base:** `develop` ← **Head:** `fix/verifyCommandTools` --- ### 📝 Commits (5) - [`0431479`](https://github.com/PlayCover/PlayCover/commit/0431479ab85591da73910bf3f26747ae4dd43e34) fixed issue where the command tools wont be recognized if terminal/zshell outputs an additional line - [`b53c9d9`](https://github.com/PlayCover/PlayCover/commit/b53c9d9e92eca305e3d48afcfa2db464244371ba) Merge branch 'develop' of https://github.com/driff/PlayCover into fix/verifyCommandTools - [`27317c1`](https://github.com/PlayCover/PlayCover/commit/27317c1fd9db9dadd10c2542dc51a19029246636) restored PlayCover.xcodeproj from develop - [`98ff892`](https://github.com/PlayCover/PlayCover/commit/98ff892ba7a9d3c19661e8f51370e6453ea43dcf) restored .xcodeproj from develop - [`ea3a085`](https://github.com/PlayCover/PlayCover/commit/ea3a08599e08089af1a4dca9f9bc067ca2929471) SwiftLint and styling ### 📊 Changes **1 file changed** (+12 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `PlayCover/Utils/Shell.swift` (+12 -9) </details> ### 📄 Description Fixes an issue where you would never get that the command tools are installed if your shell had additional messages, for example, mine was showing an error when shell started because it failed to read an env file. --- <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:28 +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#1703
No description provided.