mirror of
https://github.com/LiveContainer/LiveContainer.git
synced 2026-04-25 09:05:53 +03:00
[PR #307] [MERGED] 3.2.0 #1079
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#1079
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/307
Author: @hugeBlack
Created: 1/15/2025
Status: ✅ Merged
Merged: 1/15/2025
Merged by: @hugeBlack
Base:
main← Head:main📝 Commits (10+)
c93a6d6JITLess diagnose & fix #2358b8443afix #4434998afimpelement #19efac495fix #2760ac2312Fix #124 #130 #140 #221 #225 by hooking dlsym(RTLD_MAIN_ONLY,)6b0d913Fix #277 #272 #139, and maybe #200 by @khanhduytran0, separate lc app settings from info.plist, add ignore dlopen error, fix black screen optiond23ae3afix #281,#279 add isolate app group option, add jitless diagnose for lc2, fix NUD tweak issue when filepicker fix is enabledad60e48fix #291, impelement #285ce6ed51fix #293, more helps, more robust LCAppInfo4dfcad4fix #26 and some signing issues📊 Changes
42 files changed (+1229 additions, -337 deletions)
View changed files
📝
AltStoreTweak/Makefile(+1 -1)📝
AltStoreTweak/Tweak.m(+1 -0)➕
FoundationPrivate.h(+10 -0)📝
LCSharedUtils.h(+2 -0)📝
LCSharedUtils.m(+42 -19)📝
LiveContainerSwiftUI/AppDelegate.swift(+1 -0)📝
LiveContainerSwiftUI/LCAppInfo.h(+5 -2)📝
LiveContainerSwiftUI/LCAppInfo.m(+117 -36)📝
LiveContainerSwiftUI/LCAppListView.swift(+12 -0)📝
LiveContainerSwiftUI/LCAppModel.swift(+5 -1)📝
LiveContainerSwiftUI/LCAppSettingsView.swift(+35 -3)📝
LiveContainerSwiftUI/LCContainer.swift(+13 -3)📝
LiveContainerSwiftUI/LCContainerView.swift(+7 -0)➕
LiveContainerSwiftUI/LCHelpView.swift(+34 -0)➕
LiveContainerSwiftUI/LCJITLessDiagnoseView.swift(+203 -0)📝
LiveContainerSwiftUI/LCSelectContainerView.swift(+2 -2)📝
LiveContainerSwiftUI/LCSettingsView.swift(+53 -50)📝
LiveContainerSwiftUI/LCTabView.swift(+15 -14)📝
LiveContainerSwiftUI/LCUtils.h(+3 -4)📝
LiveContainerSwiftUI/LCUtils.m(+42 -78)...and 22 more files
📄 Description
For more details, see https://github.com/khanhduytran0/LiveContainer/issues/296
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.