[PR #1361] [MERGED] Change phase to remove quarantine #1855

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

📋 Pull Request Information

Original PR: https://github.com/PlayCover/PlayCover/pull/1361
Author: @Ryu-ga
Created: 1/30/2024
Status: Merged
Merged: 1/30/2024
Merged by: @TheMoonThatRises

Base: developHead: develop_pr


📝 Commits (1)

  • 0ee6637 Chnage phase to remove quarantine

📊 Changes

2 files changed (+2 additions, -2 deletions)

View changed files

📝 PlayCover/AppInstaller/Installer.swift (+1 -0)
📝 PlayCover/Utils/IPA.swift (+1 -2)

📄 Description

There are some issues about IPA deployment(something changed?)

  1. [https://github.com/PlayCover/PlayCover/issues/1360]
  2. [https://github.com/PlayCover/PlayCover/issues/1349]

Removal of quarantine using xattr in workdir(or tmp folders) is not allowed due to permission.
How about removing it in App file structure.


🔄 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/1361 **Author:** [@Ryu-ga](https://github.com/Ryu-ga) **Created:** 1/30/2024 **Status:** ✅ Merged **Merged:** 1/30/2024 **Merged by:** [@TheMoonThatRises](https://github.com/TheMoonThatRises) **Base:** `develop` ← **Head:** `develop_pr` --- ### 📝 Commits (1) - [`0ee6637`](https://github.com/PlayCover/PlayCover/commit/0ee66376e896b2ed8973c052bb13873458b6407b) Chnage phase to remove quarantine ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `PlayCover/AppInstaller/Installer.swift` (+1 -0) 📝 `PlayCover/Utils/IPA.swift` (+1 -2) </details> ### 📄 Description There are some issues about IPA deployment(something changed?) 1. [https://github.com/PlayCover/PlayCover/issues/1360] 2. [https://github.com/PlayCover/PlayCover/issues/1349] Removal of quarantine using `xattr` in workdir(or tmp folders) is not allowed due to permission. How about removing it in App file structure. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 19:09:19 +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#1855
No description provided.