[PR #512] [MERGED] Release Temporary Directories #1646

Closed
opened 2026-03-03 19:08:10 +03:00 by kerem · 0 comments
Owner

📋 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: developHead: fix/releasetmpdir


📝 Commits (1)

  • 496b975 fix: 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.

## 📋 Pull Request Information **Original PR:** https://github.com/PlayCover/PlayCover/pull/512 **Author:** [@TheMoonThatRises](https://github.com/TheMoonThatRises) **Created:** 11/13/2022 **Status:** ✅ Merged **Merged:** 11/15/2022 **Merged by:** [@Depal1](https://github.com/Depal1) **Base:** `develop` ← **Head:** `fix/releasetmpdir` --- ### 📝 Commits (1) - [`496b975`](https://github.com/PlayCover/PlayCover/commit/496b9759a6996cb16f01568bbef1456cf2e6bb2b) fix: release temporary directories when finished ### 📊 Changes **9 files changed** (+59 additions, -71 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description Always delete temporary directories when PlayCover is finished using them. When installing an app fails, it leaves behind a directory with the IPA. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 19:08:10 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/PlayCover#1646
No description provided.