mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-26 08:15:56 +03:00
[PR #840] [CLOSED] Fix XCLT-less Installer #1770
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#1770
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/840
Author: @IsaacMarovitz
Created: 3/5/2023
Status: ❌ Closed
Base:
develop← Head:test-xcode-less-installer📝 Commits (7)
1955f32Fix XCLT-less Installer (#830)54aafa7Fix space checkaf4163eXyct suggestion not sure if this is necessary6053373Who needs error checking anywayseb91176Fix PT failing to install first time in FAT binaries07a045aMerge pull request #841 from IsaacMarovitz/xcode-less-installerf6ff252xclt less installer macho converter code cleanup (#851)📊 Changes
6 files changed (+332 additions, -364 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 -352)📄 Description
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.