[PR #1543] [MERGED] Check if app has macOS native version #1880

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

📋 Pull Request Information

Original PR: https://github.com/PlayCover/PlayCover/pull/1543
Author: @Catta1997
Created: 7/2/2024
Status: Merged
Merged: 8/26/2024
Merged by: @TheMoonThatRises

Base: developHead: mac-os-version


📝 Commits (10+)

📊 Changes

5 files changed (+85 additions, -8 deletions)

View changed files

📝 PlayCover/AppInstaller/Downloader.swift (+14 -8)
📝 PlayCover/AppInstaller/Installer.swift (+6 -0)
📝 PlayCover/Utils/Extensions/PlayAppExtensions.swift (+11 -0)
📝 PlayCover/Utils/IPA.swift (+51 -0)
📝 PlayCover/en.lproj/Localizable.strings (+3 -0)

📄 Description

No description provided


🔄 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/1543 **Author:** [@Catta1997](https://github.com/Catta1997) **Created:** 7/2/2024 **Status:** ✅ Merged **Merged:** 8/26/2024 **Merged by:** [@TheMoonThatRises](https://github.com/TheMoonThatRises) **Base:** `develop` ← **Head:** `mac-os-version` --- ### 📝 Commits (10+) - [`7927749`](https://github.com/PlayCover/PlayCover/commit/792774965a7a030e8bfbb20fee07441d42d72374) MACOS_APPS list and hasMacVersion - [`9d65051`](https://github.com/PlayCover/PlayCover/commit/9d6505118170f000e173aa6cb94fe965b42e2f53) added error message - [`8b5e3e4`](https://github.com/PlayCover/PlayCover/commit/8b5e3e48fcd280e394878a33d13ee605d3501102) reworked warning - [`d4a7a8e`](https://github.com/PlayCover/PlayCover/commit/d4a7a8e71a39434a5f3e7b8aa880254645efa257) changes to fetchAppID - [`9613b81`](https://github.com/PlayCover/PlayCover/commit/9613b81ec07b325e8b0ffbe5c256347c8f7ea99f) fix Body Length Violation - [`423cf1f`](https://github.com/PlayCover/PlayCover/commit/423cf1f66f4de621d1c2cfe71cfc4ec53189dfbd) Update Localizable.strings - [`8e96272`](https://github.com/PlayCover/PlayCover/commit/8e9627217bd00f8343a5a54706354af22d462a59) Required changes - [`8bcf74f`](https://github.com/PlayCover/PlayCover/commit/8bcf74f1b034487822f25d009b8c223a16387d25) readability - [`9f844e4`](https://github.com/PlayCover/PlayCover/commit/9f844e435e7d05cebd929a8c2b565a91b389a8ae) removed unused import + added check on install - [`c1d0567`](https://github.com/PlayCover/PlayCover/commit/c1d05673ce4afaf752aa99ff549cce7c403bb459) SwiftLint fix ### 📊 Changes **5 files changed** (+85 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `PlayCover/AppInstaller/Downloader.swift` (+14 -8) 📝 `PlayCover/AppInstaller/Installer.swift` (+6 -0) 📝 `PlayCover/Utils/Extensions/PlayAppExtensions.swift` (+11 -0) 📝 `PlayCover/Utils/IPA.swift` (+51 -0) 📝 `PlayCover/en.lproj/Localizable.strings` (+3 -0) </details> ### 📄 Description _No description provided_ --- <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:27 +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#1880
No description provided.