mirror of
https://github.com/LiveContainer/LiveContainer.git
synced 2026-04-25 09:05:53 +03:00
[PR #386] [MERGED] 3.3.0 #1083
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#1083
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/386
Author: @hugeBlack
Created: 3/14/2025
Status: ✅ Merged
Merged: 3/14/2025
Merged by: @hugeBlack
Base:
main← Head:main📝 Commits (10+)
7bcbfccfix #314, experimental support for Develop/Enterprise certscb6bec8fix file picker fix not working in lc2, minor change to discovering app groupc9dee4aInstall from url, show entitlements in jitless diagnosebf8c051fix #318, change fishhook to cydiasubstrate, fix some minor bugsae56dc6fix #32, #3182639af1impelement #320, add more diagnose for entitlement486044dsupport for JITStreamer-EB, fix #34a382dd1fix #332: use tailcall for dlsym hookf700702Fix #329: move LC_ID_DYLIB to the top like dylibify does9f28d6bMinor changes to Makefile before-package📊 Changes
49 files changed (+2781 additions, -589 deletions)
View changed files
📝
LCSharedUtils.h(+0 -1)📝
LCSharedUtils.m(+26 -42)📝
LiveContainerSwiftUI/AppDelegate.swift(+40 -3)➕
LiveContainerSwiftUI/Assets.xcassets/32BitBadgeColor.colorset/Contents.json(+20 -0)📝
LiveContainerSwiftUI/LCAppBanner.swift(+60 -19)📝
LiveContainerSwiftUI/LCAppInfo.h(+7 -3)📝
LiveContainerSwiftUI/LCAppInfo.m(+128 -21)📝
LiveContainerSwiftUI/LCAppListView.swift(+140 -8)📝
LiveContainerSwiftUI/LCAppModel.swift(+110 -28)📝
LiveContainerSwiftUI/LCAppSettingsView.swift(+68 -117)📝
LiveContainerSwiftUI/LCContainerView.swift(+5 -5)➕
LiveContainerSwiftUI/LCDownloadView.swift(+188 -0)📝
LiveContainerSwiftUI/LCJITLessDiagnoseView.swift(+213 -58)📝
LiveContainerSwiftUI/LCMachOUtils.m(+115 -22)📝
LiveContainerSwiftUI/LCSettingsView.swift(+259 -125)📝
LiveContainerSwiftUI/LCTabView.swift(+8 -1)📝
LiveContainerSwiftUI/LCUtils.h(+6 -4)📝
LiveContainerSwiftUI/LCUtils.m(+26 -8)📝
LiveContainerSwiftUI/LCWebView.swift(+1 -1)📝
LiveContainerSwiftUI/LiveContainerSwiftUI.xcodeproj/project.pbxproj(+4 -0)...and 29 more files
📄 Description
Detail in #372
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.