mirror of
https://github.com/LiveContainer/LiveContainer.git
synced 2026-04-25 17:15:50 +03:00
[PR #436] [MERGED] migrate #1085
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#1085
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/436
Author: @hugeBlack
Created: 4/8/2025
Status: ✅ Merged
Merged: 4/8/2025
Merged by: @hugeBlack
Base:
hbdev← Head:main📝 Commits (9)
33361ffsignature check POC60ef9f9Merge branch 'signatureCheck'165b489fix #400, implement signature check, fix jitless testf9b1a4aoptimize sign logic & bug fixa8a740cfix #43, StikJIT support, add french translationabb5835Migrate to xcproj, support game mode, use zsign as default, add swidish and arabic translation73d1bc4fix auto buildf0abb5cfix khanhduytran0/LiveContainer#409 khanhduytran0/LiveContainer#421 khanhduytran0/LiveContainer#422 hugeBlack/LiveContainer#42 hugeBlack/LiveContainer#48 implement hugeBlack/LiveContainer#47. add spoof sdk version option, change openssl to git module882ece9fix hugeBlack/LiveContainer#51, update german translation📊 Changes
92 files changed (+12157 additions, -5082 deletions)
View changed files
📝
.github/workflows/build.yml(+125 -31)📝
.gitignore(+2 -2)📝
.gitmodules(+3 -0)➖
AltStoreTweak/Makefile(+0 -11)📝
AltStoreTweak/Tweak.m(+1 -1)➕
LiveContainer.xcodeproj/project.pbxproj(+1237 -0)➕
LiveContainer.xcodeproj/project.xcworkspace/contents.xcworkspacedata(+7 -0)➕
LiveContainer.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist(+8 -0)📝
LiveContainer.xcodeproj/xcshareddata/xcschemes/LiveContainer.xcscheme(+13 -13)➕
LiveContainer.xcodeproj/xcshareddata/xcschemes/LiveContainerSwiftUI.xcscheme(+67 -0)📝
LiveContainer/AltStoreCore/ALTAccount.h(+0 -0)📝
LiveContainer/AltStoreCore/ALTCertificate.h(+0 -0)📝
LiveContainer/AltStoreCore/ALTProvisioningProfile.h(+0 -0)📝
LiveContainer/AltStoreCore/ALTSigner.h(+0 -0)📝
LiveContainer/AltStoreCore/ALTTeam.h(+0 -0)📝
LiveContainer/FoundationPrivate.h(+0 -0)📝
LiveContainer/LCSharedUtils.h(+0 -0)📝
LiveContainer/LCSharedUtils.m(+0 -0)📝
LiveContainer/Localization.h(+0 -0)📝
LiveContainer/Localization.m(+0 -0)...and 72 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.