mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-26 08:15:56 +03:00
[PR #512] [MERGED] Release Temporary Directories #1646
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#1646
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/512
Author: @TheMoonThatRises
Created: 11/13/2022
Status: ✅ Merged
Merged: 11/15/2022
Merged by: @Depal1
Base:
develop← Head:fix/releasetmpdir📝 Commits (1)
496b975fix: release temporary directories when finished📊 Changes
9 files changed (+59 additions, -71 deletions)
View changed files
📝
PlayCover/AppInstaller/Installer.swift(+8 -2)📝
PlayCover/AppInstaller/Utils/IPA.swift(+17 -19)📝
PlayCover/Model/AppContainer.swift(+1 -5)📝
PlayCover/Model/PlayApp.swift(+3 -7)📝
PlayCover/Utils/AppIntegrity.swift(+2 -4)📝
PlayCover/Utils/FileExtensions.swift(+1 -1)📝
PlayCover/Utils/PlayTools.swift(+1 -3)📝
PlayCover/Views/App Views/StoreAppView.swift(+15 -11)📝
PlayCover/Views/Uninstaller.swift(+11 -19)📄 Description
Always delete temporary directories when PlayCover is finished using them. When installing an app fails, it leaves behind a directory with the IPA.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.