[PR #778] [MERGED] Local IPA file link in IPA library #1750

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

📋 Pull Request Information

Original PR: https://github.com/PlayCover/PlayCover/pull/778
Author: @TheMoonThatRises
Created: 2/3/2023
Status: Merged
Merged: 2/4/2023
Merged by: @Depal1

Base: developHead: feat/localipafiles


📝 Commits (1)

  • 78af45e feat: allow local ipa files in ipa library

📊 Changes

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

View changed files

📝 PlayCover/AppInstaller/Downloader.swift (+13 -16)
📝 PlayCover/Utils/Extensions/URLExtensions.swift (+11 -0)

📄 Description

Allow IPA Library sources to include local files file://. Skips download step and directly installs 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/778 **Author:** [@TheMoonThatRises](https://github.com/TheMoonThatRises) **Created:** 2/3/2023 **Status:** ✅ Merged **Merged:** 2/4/2023 **Merged by:** [@Depal1](https://github.com/Depal1) **Base:** `develop` ← **Head:** `feat/localipafiles` --- ### 📝 Commits (1) - [`78af45e`](https://github.com/PlayCover/PlayCover/commit/78af45e58ad78ce78ffba1c2ba0862f93bb23b1a) feat: allow local ipa files in ipa library ### 📊 Changes **2 files changed** (+24 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `PlayCover/AppInstaller/Downloader.swift` (+13 -16) 📝 `PlayCover/Utils/Extensions/URLExtensions.swift` (+11 -0) </details> ### 📄 Description Allow IPA Library sources to include local files `file://`. Skips download step and directly installs 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:44 +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#1750
No description provided.