[PR #167] [MERGED] In-app Xcode CLI Tools Install #1497

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

📋 Pull Request Information

Original PR: https://github.com/PlayCover/PlayCover/pull/167
Author: @IsaacMarovitz
Created: 8/17/2022
Status: Merged
Merged: 8/18/2022
Merged by: @Depal1

Base: developHead: develop


📝 Commits (6)

📊 Changes

14 files changed (+141 additions, -62 deletions)

View changed files

📝 PlayCover.xcodeproj/project.pbxproj (+4 -0)
📝 PlayCover/View/AppsView.swift (+73 -27)
📝 PlayCover/de.lproj/Localizable.strings (+5 -3)
📝 PlayCover/en.lproj/Localizable.strings (+5 -3)
📝 PlayCover/es.lproj/Localizable.strings (+5 -3)
📝 PlayCover/fr.lproj/Localizable.strings (+6 -3)
📝 PlayCover/id.lproj/Localizable.strings (+6 -3)
📝 PlayCover/it.lproj/Localizable.strings (+6 -3)
📝 PlayCover/ja.lproj/Localizable.strings (+7 -4)
📝 PlayCover/ko.lproj/Localizable.strings (+6 -3)
📝 PlayCover/ru.lproj/Localizable.strings (+6 -3)
📝 PlayCover/vi.lproj/Localizable.strings (+6 -3)
📝 PlayCover/zh-Hans.lproj/Localizable.strings (+6 -4)
scripts/xcode_install.scpt (+0 -0)

📄 Description

No description provided


🔄 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/167 **Author:** [@IsaacMarovitz](https://github.com/IsaacMarovitz) **Created:** 8/17/2022 **Status:** ✅ Merged **Merged:** 8/18/2022 **Merged by:** [@Depal1](https://github.com/Depal1) **Base:** `develop` ← **Head:** `develop` --- ### 📝 Commits (6) - [`908a028`](https://github.com/PlayCover/PlayCover/commit/908a028acb7d9c41791f3d5df0e1269eddc26c6e) In-app xcode cli download :hero_depressed: - [`df11742`](https://github.com/PlayCover/PlayCover/commit/df11742b61135528b4550a70e27a7cc464747372) Fixed script, error checking, UI - [`0172c9f`](https://github.com/PlayCover/PlayCover/commit/0172c9f329d7ea329e8e2ce2f60c50abbad310ac) Merge branch 'PlayCover:develop' into develop - [`b61f077`](https://github.com/PlayCover/PlayCover/commit/b61f0775b28c082d0f310afd1c6057cdb3363030) Locales - [`43ef943`](https://github.com/PlayCover/PlayCover/commit/43ef943db40e85b2be963478ec24a6bb473c873d) Merge branch 'develop' of https://github.com/IsaacMarovitz/PlayCover into develop - [`59aa819`](https://github.com/PlayCover/PlayCover/commit/59aa8193b0809f8a1b433d136ae175052382b662) SwiftLint ### 📊 Changes **14 files changed** (+141 additions, -62 deletions) <details> <summary>View changed files</summary> 📝 `PlayCover.xcodeproj/project.pbxproj` (+4 -0) 📝 `PlayCover/View/AppsView.swift` (+73 -27) 📝 `PlayCover/de.lproj/Localizable.strings` (+5 -3) 📝 `PlayCover/en.lproj/Localizable.strings` (+5 -3) 📝 `PlayCover/es.lproj/Localizable.strings` (+5 -3) 📝 `PlayCover/fr.lproj/Localizable.strings` (+6 -3) 📝 `PlayCover/id.lproj/Localizable.strings` (+6 -3) 📝 `PlayCover/it.lproj/Localizable.strings` (+6 -3) 📝 `PlayCover/ja.lproj/Localizable.strings` (+7 -4) 📝 `PlayCover/ko.lproj/Localizable.strings` (+6 -3) 📝 `PlayCover/ru.lproj/Localizable.strings` (+6 -3) 📝 `PlayCover/vi.lproj/Localizable.strings` (+6 -3) 📝 `PlayCover/zh-Hans.lproj/Localizable.strings` (+6 -4) ➕ `scripts/xcode_install.scpt` (+0 -0) </details> ### 📄 Description _No description provided_ --- <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:22 +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#1497
No description provided.