mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-26 00:05:52 +03:00
[PR #342] [MERGED] Support dynamic-less PlayTools #1583
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#1583
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/342
Author: @IsaacMarovitz
Created: 9/14/2022
Status: ✅ Merged
Merged: 9/15/2022
Merged by: @Depal1
Base:
develop← Head:no-dynamic📝 Commits (4)
bd5e030Remove Temp Dir Allocation, Fix Plugin installc3e365cSwiftLint + Fix typoec0a22bPlug-in checkcd417ffRe-install plugin on launch📊 Changes
16 files changed (+179 additions, -177 deletions)
View changed files
📝
PlayCover.xcodeproj/project.pbxproj(+0 -4)📝
PlayCover/AppInstaller/Installer.swift(+7 -5)📝
PlayCover/AppInstaller/Utils/Entitlements.swift(+5 -3)📝
PlayCover/AppInstaller/Utils/IPA.swift(+6 -8)➖
PlayCover/AppInstaller/Utils/TempAllocator.swift(+0 -47)📝
PlayCover/AppInstaller/optool/patch.h(+0 -7)📝
PlayCover/Model/AppContainer.swift(+2 -2)📝
PlayCover/Model/AppSettings.swift(+4 -2)📝
PlayCover/Model/Keymapping.swift(+4 -2)📝
PlayCover/Model/PlayApp.swift(+10 -3)📝
PlayCover/Utils/AppIntegrity.swift(+4 -4)📝
PlayCover/Utils/FileExtensions.swift(+5 -8)📝
PlayCover/Utils/PlayTools.swift(+129 -74)📝
PlayCover/Utils/URLExtensions.swift(+1 -1)📝
PlayCover/ViewModel/AppsVM.swift(+2 -3)📝
PlayCover/Views/PlayCoverApp.swift(+0 -4)📄 Description
PlayTools.swift🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.