[PR #868] [CLOSED] Programatic Zip Management #1784

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

📋 Pull Request Information

Original PR: https://github.com/PlayCover/PlayCover/pull/868
Author: @IsaacMarovitz
Created: 3/14/2023
Status: Closed

Base: developHead: zip


📝 Commits (2)

  • 97f493a Use ZIPFoundation instead of Shell
  • 014743e Remove unused functions

📊 Changes

4 files changed (+23 additions, -53 deletions)

View changed files

📝 PlayCover.xcodeproj/project.pbxproj (+17 -0)
📝 PlayCover/Utils/IPA.swift (+6 -4)
📝 PlayCover/Utils/Shell.swift (+0 -41)
📝 PlayCover/Utils/SystemConfig.swift (+0 -8)

📄 Description

  • Use ZIPFoundation for zip/unzip instead of Shell

TODO:

  • Implement progress info

🔄 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/868 **Author:** [@IsaacMarovitz](https://github.com/IsaacMarovitz) **Created:** 3/14/2023 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `zip` --- ### 📝 Commits (2) - [`97f493a`](https://github.com/PlayCover/PlayCover/commit/97f493a4bccc0942fe24019c93c6d06183bc6f64) Use ZIPFoundation instead of Shell - [`014743e`](https://github.com/PlayCover/PlayCover/commit/014743ee451f434a44911f08e404562b9e8ad52a) Remove unused functions ### 📊 Changes **4 files changed** (+23 additions, -53 deletions) <details> <summary>View changed files</summary> 📝 `PlayCover.xcodeproj/project.pbxproj` (+17 -0) 📝 `PlayCover/Utils/IPA.swift` (+6 -4) 📝 `PlayCover/Utils/Shell.swift` (+0 -41) 📝 `PlayCover/Utils/SystemConfig.swift` (+0 -8) </details> ### 📄 Description - Use ZIPFoundation for zip/unzip instead of Shell TODO: - [ ] Implement progress info --- <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:56 +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#1784
No description provided.