mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-26 00:05:52 +03:00
[PR #250] [MERGED] Improve Xcode Command line tools install UX #1537
Labels
No labels
UI
app-support
bug
bug
documentation
duplicate
enhancement
game-support
good first issue
help wanted / caution
inactive
invalid
macos-beta
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/PlayCover#1537
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/PlayCover/PlayCover/pull/250
Author: @Candygoblen123
Created: 8/26/2022
Status: ✅ Merged
Merged: 8/30/2022
Merged by: @Depal1
Base:
2.0-UI← Head:2.0-UI📝 Commits (6)
1b6a088Improve Xcode cli detectiondb5bbdeimprove Xcode installiation UI33f722bMerge branch '2.0-UI' of github.com:PlayCover/PlayCover into 2.0-UI0bfbda9fix CLT detection with fill versions of Xcode85adb98Merge branch '2.0-UI' of github.com:PlayCover/PlayCover into 2.0-UI1d17e4dFix merge errors📊 Changes
3 files changed (+104 additions, -48 deletions)
View changed files
📝
PlayCover/Utils/Shell.swift(+11 -5)📝
PlayCover/Views/MainView.swift(+88 -40)📝
PlayCover/en.lproj/Localizable.strings(+5 -3)📄 Description
Improves Xcode command line tools detection by actually checking if the files are there, regardless of what
xcode-select -ptells usImprove the UI by:
Screenshots:




🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.