mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-26 08:15:56 +03:00
[PR #442] [CLOSED] LLDB app launch #1617
Labels
No labels
UI
app-support
bug
bug
documentation
duplicate
enhancement
game-support
good first issue
help wanted / caution
inactive
invalid
macos-beta
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/PlayCover#1617
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/PlayCover/PlayCover/pull/442
Author: @TheMoonThatRises
Created: 10/25/2022
Status: ❌ Closed
Base:
develop← Head:feat/lldb-debug-app📝 Commits (2)
6db12c3feat: allow user to open app with lldb76fd827prevent installedInExec from printing📊 Changes
6 files changed (+47 additions, -6 deletions)
View changed files
📝
PlayCover/Model/AppSettings.swift(+2 -0)📝
PlayCover/Model/PlayApp.swift(+9 -1)📝
PlayCover/Utils/PlayTools.swift(+2 -2)📝
PlayCover/Utils/Shell.swift(+18 -0)📝
PlayCover/Views/AppSettingsView.swift(+13 -3)📝
PlayCover/en.lproj/Localizable.strings(+3 -0)📄 Description
Allow the user to launch apps with the LLDB, either behind the scenes, or with an open terminal window.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.