mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-26 00:05:52 +03:00
[PR #860] [MERGED] Fix XCLT-less Installer #1780
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#1780
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/860
Author: @IsaacMarovitz
Created: 3/11/2023
Status: ✅ Merged
Merged: 3/16/2023
Merged by: @JoseMoreville
Base:
develop← Head:fix-conflicts📝 Commits (6)
410d09fFix XCLT-less Installer (#830)4f4af06Fix space check17c51c8Xyct suggestion not sure if this is necessary77b37adWho needs error checking anyways5f709dbFix PT failing to install first time in FAT binaries9729062xclt less installer macho converter code cleanup (#851)📊 Changes
6 files changed (+332 additions, -365 deletions)
View changed files
📝
PlayCover.xcodeproj/project.pbxproj(+4 -0)📝
PlayCover/AppInstaller/Installer.swift(+9 -9)📝
PlayCover/Model/PlayApp.swift(+1 -1)📝
PlayCover/Utils/Extensions/DataExtensions.swift(+5 -2)➕
PlayCover/Utils/Macho.swift(+288 -0)📝
PlayCover/Utils/PlayTools.swift(+25 -353)📄 Description
This fixes the conflicts in the PR:
Fix XCLT-less installer for realsies.
Tested apps (all working):
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.