mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-27 00:35:52 +03:00
[GH-ISSUE #1377] [Bug]: Failed to move “hkrpg” to “Applications”,because the former doesn't exist,or the directory containing the latter doesn't exist. #822
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#822
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?
Originally created by @ellplk on GitHub (Feb 5, 2024).
Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/1377
Describe the bug
安装软件时遇到以上问题
Steps to reproduce
1.install playcover 3.0.2
2.download hkrpg.ipa file
3.import file
Expected behaviour
无
Crash log
No response
What version of PlayCover are you using?
3.0.0 beta 2
What version of macOS are you using?
Sonoma (macOS 14)
Issue Language
@scpopcorn13 commented on GitHub (Dec 26, 2024):
Is this bug fixed? I am in the same situation.

@luke358 commented on GitHub (Jan 4, 2025):
2.0.5 is ok
@cjackey513 commented on GitHub (Feb 18, 2025):
I also encountered the same problem
@imcdd commented on GitHub (Jul 25, 2025):
运行终端执行以下命令(execute this command on terminal)
mkdir /Users/$(whoami)/Library/Containers/io.playcover.PlayCover/Applications
@KrisTumYYYes commented on GitHub (Sep 1, 2025):
@6or7mangos commented on GitHub (Sep 7, 2025):
whoami acts as a universal fill in for the mac usernames,so no