mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-26 00:05:52 +03:00
[PR #740] [MERGED] Feat: add invisible app alias #1736
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#1736
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/740
Author: @Depal1
Created: 1/22/2023
Status: ✅ Merged
Merged: 1/28/2023
Merged by: @IsaacMarovitz
Base:
develop← Head:invisibleAppAliasNoAppleScript📝 Commits (7)
4ec099cfeat: add invisible app alias91d88c3addPlayApp.aliasDirectoryto pruned9e01e1Remove unlocalized log error messages868cefdimprove do/catch syntaxae56baffuse do/catch infunc createAlias()4c1c124useerror.localizedDescription68ed6c4Update Localizable strings📊 Changes
4 files changed (+60 additions, -4 deletions)
View changed files
📝
PlayCover/Model/PlayApp.swift(+27 -0)📝
PlayCover/Views/AppSettingsView.swift(+14 -0)📝
PlayCover/Views/Uninstaller.swift(+17 -4)📝
PlayCover/en.lproj/Localizable.strings(+2 -0)📄 Description
A reimplementation of https://github.com/PlayCover/PlayCover/pull/599 with
writeBookmarkDatainstead of AppleScript.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.