mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-26 00:05:52 +03:00
[PR #827] [MERGED] Reinstate XCLT #1764
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#1764
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/827
Author: @Depal1
Created: 3/1/2023
Status: ✅ Merged
Merged: 3/1/2023
Merged by: @Depal1
Base:
xclt← Head:xclt📝 Commits (6)
f4d7ee9Revert "Addinstall_name_toolreplacement (#794)"8b5b101Revert "Remove Xcode CLI UI"25a7cceRevert "Remove Xcode CLI Dependancy (#711)"e3b6801Delete DataExtensions.swifta997f1bUpdate project.pbxproj0e6957cFix project references📊 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
This PR brings XCLT back if we are to return to the former installation scheme since the current one is erratic and hindering testing.
A test for conflicts between the XCLT installation splash screen and the new 'no apps' slash is pending.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.