mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-26 08:15:56 +03:00
[GH-ISSUE #159] Permission Error [Ventura] #64
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#64
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 @allwh1tesay on GitHub (Aug 14, 2022).
Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/159
Recently, I updated my Macbook 2020 13inch M1 to Ventura Public Beta, and came along with the error that says: "You don’t have permission to save the file “Frameworks” in the folder “Library”.
Some things I used to solve this problem:
repairHomePermissions(Discord Idea) XPossible ways to solve it but just not ideal:
Since playcover runs fine on 99% of Ventura Beta Computers, I suspect to be a bug.
note: the log here
@allwh1tesay commented on GitHub (Aug 14, 2022):
Oh and also I do tried everything under SIP disabled, same issue :(
@elisezhu123 commented on GitHub (Aug 14, 2022):
you should download the command line tools of your Xcode which can make play cover work but as the Xcode in App Store only support 13.4 version you should go to apple developer .com and download command line tools beta 5 for play cover to work
@allwh1tesay commented on GitHub (Aug 15, 2022):
nope, that did not help either with both the beta Xcode and the beta Command line tools
@ohaiibuzzle commented on GitHub (Aug 15, 2022):
Test if you can write normally to
~/Library/Frameworks(Open Finder, press ⌘ + ⇧ + G, put that in, then try creating a folder there)@allwh1tesay commented on GitHub (Aug 15, 2022):
Yes I can do that.
@lixin9311 commented on GitHub (Aug 17, 2022):
It seems like we need to move the PlayTools to another place.
@XuYicong commented on GitHub (Sep 17, 2022):
If your username is different from your home directory name, or you did not accept the license, this will happen. Try changing your username to the same as home directory name, or run
sudo xcrun ccin Terminal to be asked to accept the license.@IsaacMarovitz commented on GitHub (Sep 24, 2022):
This is resolved in nightlies