[PR #168] [MERGED] AltStore support & bug fixes #1070

Closed
opened 2026-03-03 15:38:24 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/LiveContainer/LiveContainer/pull/168
Author: @hugeBlack
Created: 9/25/2024
Status: Merged
Merged: 9/25/2024
Merged by: @hugeBlack

Base: mainHead: main


📝 Commits (2)

📊 Changes

5 files changed (+35 additions, -32 deletions)

View changed files

📝 LiveContainerSwiftUI/LCAppBanner.swift (+3 -2)
📝 LiveContainerSwiftUI/LCAppListView.swift (+1 -1)
📝 LiveContainerSwiftUI/LCAppModel.swift (+22 -7)
📝 LiveContainerSwiftUI/LCAppSettingsView.swift (+1 -15)
📝 LiveContainerSwiftUI/LCSettingsView.swift (+8 -7)

📄 Description

AltStore is now supported. You need to patch it first before setting up JITLess mode in order to retrieve certificate data from it.

Fix #68, optimized the locked icon


🔄 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/LiveContainer/LiveContainer/pull/168 **Author:** [@hugeBlack](https://github.com/hugeBlack) **Created:** 9/25/2024 **Status:** ✅ Merged **Merged:** 9/25/2024 **Merged by:** [@hugeBlack](https://github.com/hugeBlack) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`4a913ab`](https://github.com/LiveContainer/LiveContainer/commit/4a913ab2554f4926deeff3d4dc32d3fba0869381) Merge pull request #3 from khanhduytran0/main - [`e828cf3`](https://github.com/LiveContainer/LiveContainer/commit/e828cf3c9ef9c2b569ae47b5ff07832e14f0a8cb) bugfix ### 📊 Changes **5 files changed** (+35 additions, -32 deletions) <details> <summary>View changed files</summary> 📝 `LiveContainerSwiftUI/LCAppBanner.swift` (+3 -2) 📝 `LiveContainerSwiftUI/LCAppListView.swift` (+1 -1) 📝 `LiveContainerSwiftUI/LCAppModel.swift` (+22 -7) 📝 `LiveContainerSwiftUI/LCAppSettingsView.swift` (+1 -15) 📝 `LiveContainerSwiftUI/LCSettingsView.swift` (+8 -7) </details> ### 📄 Description AltStore is now supported. You need to patch it first before setting up JITLess mode in order to retrieve certificate data from it. Fix #68, optimized the locked icon --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 15:38:24 +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/LiveContainer#1070
No description provided.