mirror of
https://github.com/LiveContainer/LiveContainer.git
synced 2026-04-25 17:15:50 +03:00
[PR #168] [MERGED] AltStore support & bug fixes #1070
Labels
No labels
bug
compatibility
enhancement
multitasking
pull-request
safe area
status: broken
status: usable
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/LiveContainer#1070
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:main📝 Commits (2)
4a913abMerge pull request #3 from khanhduytran0/maine828cf3bugfix📊 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.