[PR #206] [MERGED] Fix #195, bugs when installing / substituting apps and probably #161 #173 #1073

Closed
opened 2026-03-03 15:38:25 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/LiveContainer/LiveContainer/pull/206
Author: @hugeBlack
Created: 11/9/2024
Status: Merged
Merged: 11/9/2024
Merged by: @hugeBlack

Base: mainHead: main


📝 Commits (4)

  • 0aacb0d may fix [BUG] LiveContainer broken on iOS 18.2 beta 1 #195
  • 8b1b10e Fix #195 probably, fix app being signed again right after install
  • 7e0fbc6 Fixed a lot of bugs when installing apps and substituting existing apps.
  • 8a3aaef May fix #161 #173

📊 Changes

10 files changed (+127 additions, -23 deletions)

View changed files

📝 LCSharedUtils.m (+1 -1)
📝 LiveContainerSwiftUI/LCAppListView.swift (+54 -8)
📝 LiveContainerSwiftUI/LCSettingsView.swift (+1 -1)
📝 LiveContainerUI/LCAppInfo.m (+2 -2)
📝 README.md (+1 -1)
TPRO.h (+32 -0)
📝 TweakLoader/TweakLoader.m (+20 -0)
📝 TweakLoader/UIKit+GuestHooks.m (+1 -1)
📝 control (+1 -1)
📝 main.m (+14 -8)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/LiveContainer/LiveContainer/pull/206 **Author:** [@hugeBlack](https://github.com/hugeBlack) **Created:** 11/9/2024 **Status:** ✅ Merged **Merged:** 11/9/2024 **Merged by:** [@hugeBlack](https://github.com/hugeBlack) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (4) - [`0aacb0d`](https://github.com/LiveContainer/LiveContainer/commit/0aacb0d2258642d0695ed9fff264f04a893afbb0) may fix [BUG] LiveContainer broken on iOS 18.2 beta 1 #195 - [`8b1b10e`](https://github.com/LiveContainer/LiveContainer/commit/8b1b10ead202b9568f8e53d1da4dd908f1d18ff7) Fix #195 probably, fix app being signed again right after install - [`7e0fbc6`](https://github.com/LiveContainer/LiveContainer/commit/7e0fbc6c0d46a9305b30ea3f8498bb7e8bcef456) Fixed a lot of bugs when installing apps and substituting existing apps. - [`8a3aaef`](https://github.com/LiveContainer/LiveContainer/commit/8a3aaef69c6a2499d95d8728bb727f1be8d65542) May fix #161 #173 ### 📊 Changes **10 files changed** (+127 additions, -23 deletions) <details> <summary>View changed files</summary> 📝 `LCSharedUtils.m` (+1 -1) 📝 `LiveContainerSwiftUI/LCAppListView.swift` (+54 -8) 📝 `LiveContainerSwiftUI/LCSettingsView.swift` (+1 -1) 📝 `LiveContainerUI/LCAppInfo.m` (+2 -2) 📝 `README.md` (+1 -1) ➕ `TPRO.h` (+32 -0) 📝 `TweakLoader/TweakLoader.m` (+20 -0) 📝 `TweakLoader/UIKit+GuestHooks.m` (+1 -1) 📝 `control` (+1 -1) 📝 `main.m` (+14 -8) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 15:38:25 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/LiveContainer#1073
No description provided.