mirror of
https://github.com/LiveContainer/LiveContainer.git
synced 2026-04-25 09:05:53 +03:00
[PR #177] [CLOSED] Khanhduytran0 main #1075
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#1075
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/177
Author: @TIGER1538
Created: 10/3/2024
Status: ❌ Closed
Base:
main← Head:khanhduytran0-main📝 Commits (10+)
ceece23Migrate LiveContainerUI to SwiftUI, Support for Multiple LiveContainer, SideJIT/JITStreamer Support, Better Open in App Support, Implement #112720c12ffeat: Add llvm-otool output alert to LCTweakFolderView6582ba9fix: Fix llvmOtoolOuts initialization in LCTweakFolderView8025233feat: Fix llvmOtoolOuts initialization in LCTweakFolderViewb1bc373feat: Improve async handling in LCTweakFolderView3778474feat: Refactor LCTweakFolderView to improve async handling and fix llvmOtoolOuts initializationdcb8bd9feat: Update llvm-objdump command in LCTweakFolderView216539bfeat: Update llvm-objdump command in LCTweakFolderView6c81d32Update LiveContainerSwiftUI Makefile to fix library linking issueadbb729Fix library signing issue in LiveContainerSwiftUI Makefile📊 Changes
103 files changed (+73 additions, -5 deletions)
View changed files
📝
LiveContainerSwiftUI/LCSwiftBridge.h(+1 -0)📝
LiveContainerSwiftUI/LCSwiftBridge.m(+6 -0)📝
LiveContainerSwiftUI/LCTweaksView.swift(+34 -1)📝
LiveContainerSwiftUI/LiveContainerSwiftUI-Bridging-Header.h(+1 -0)📝
LiveContainerSwiftUI/Makefile(+10 -3)📝
LiveContainerSwiftUI/ObjcBridge.swift(+4 -0)📝
Makefile(+1 -1)➕
llvm-tools/libLLVM/libLLVMAArch64AsmParser.a(+0 -0)➕
llvm-tools/libLLVM/libLLVMAArch64CodeGen.a(+0 -0)➕
llvm-tools/libLLVM/libLLVMAArch64Desc.a(+0 -0)➕
llvm-tools/libLLVM/libLLVMAArch64Disassembler.a(+0 -0)➕
llvm-tools/libLLVM/libLLVMAArch64Info.a(+0 -0)➕
llvm-tools/libLLVM/libLLVMAArch64Utils.a(+0 -0)➕
llvm-tools/libLLVM/libLLVMAggressiveInstCombine.a(+0 -0)➕
llvm-tools/libLLVM/libLLVMAnalysis.a(+0 -0)➕
llvm-tools/libLLVM/libLLVMAsmParser.a(+0 -0)➕
llvm-tools/libLLVM/libLLVMAsmPrinter.a(+0 -0)➕
llvm-tools/libLLVM/libLLVMBinaryFormat.a(+0 -0)➕
llvm-tools/libLLVM/libLLVMBitReader.a(+0 -0)➕
llvm-tools/libLLVM/libLLVMBitWriter.a(+0 -0)...and 80 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.