mirror of
https://github.com/LiveContainer/LiveContainer.git
synced 2026-04-25 09:05:53 +03:00
[PR #6] [MERGED] Add uninstall confirmation alert #1060
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#1060
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/6
Author: @AppInstalleriOSGH
Created: 7/19/2023
Status: ✅ Merged
Merged: 7/19/2023
Merged by: @khanhduytran0
Base:
main← Head:main📝 Commits (4)
56a4692Add uninstall confirmation alert4e9b5a0Update Makefile0289047Added AppInfo class74df1eaUpdate LCRootViewController.m📊 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.