mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-26 16:25:54 +03:00
[PR #38] [CLOSED] playtools: follow Container symlink #1423
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#1423
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/38
Author: @hayatofujii
Created: 7/14/2022
Status: ❌ Closed
Base:
develop← Head:develop📝 Commits (1)
8fa7e0dplaytools: follow Container symlink📊 Changes
1 file changed (+17 additions, -5 deletions)
View changed files
📝
PlayCover/Utils/PlayTools.swift(+17 -5)📄 Description
To avoid reinstalling PlayCover'ed apps, I symlinked Containers/io.PlayCover.PlayCover to Containers/me.PlayCover/PlayCover. But swift doesn't honor those, so there is an ugly hack to support it.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.