[PR #6] [MERGED] Add uninstall confirmation alert #1060

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

📋 Pull Request Information

Original PR: https://github.com/LiveContainer/LiveContainer/pull/6
Author: @AppInstalleriOSGH
Created: 7/19/2023
Status: Merged
Merged: 7/19/2023
Merged by: @khanhduytran0

Base: mainHead: main


📝 Commits (4)

📊 Changes

4 files changed (+101 additions, -35 deletions)

View changed files

AppInfo.h (+17 -0)
AppInfo.m (+62 -0)
📝 LCRootViewController.m (+21 -34)
📝 Makefile (+1 -1)

📄 Description

This also adds a class to get app info from a bundle using its path


🔄 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/6 **Author:** [@AppInstalleriOSGH](https://github.com/AppInstalleriOSGH) **Created:** 7/19/2023 **Status:** ✅ Merged **Merged:** 7/19/2023 **Merged by:** [@khanhduytran0](https://github.com/khanhduytran0) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (4) - [`56a4692`](https://github.com/LiveContainer/LiveContainer/commit/56a469210cf5a6a520763c883f8114998b0ec4dc) Add uninstall confirmation alert - [`4e9b5a0`](https://github.com/LiveContainer/LiveContainer/commit/4e9b5a09ff35193dcf0c9fee53c16c7d11c43d31) Update Makefile - [`0289047`](https://github.com/LiveContainer/LiveContainer/commit/02890477623c7454f869f2c548523564d69c0a45) Added AppInfo class - [`74df1ea`](https://github.com/LiveContainer/LiveContainer/commit/74df1eacb43ce021e96fb53175a0614780d0da52) Update LCRootViewController.m ### 📊 Changes **4 files changed** (+101 additions, -35 deletions) <details> <summary>View changed files</summary> ➕ `AppInfo.h` (+17 -0) ➕ `AppInfo.m` (+62 -0) 📝 `LCRootViewController.m` (+21 -34) 📝 `Makefile` (+1 -1) </details> ### 📄 Description This also adds a class to get app info from a bundle using its path --- <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:21 +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#1060
No description provided.