mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-26 08:15:56 +03:00
[PR #260] [MERGED] fix: Update default sandbox profile for JB bypass #1539
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#1539
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/260
Author: @ohaiibuzzle
Created: 8/27/2022
Status: ✅ Merged
Merged: 8/27/2022
Merged by: @Depal1
Base:
develop← Head:fix/sandbox-profile📝 Commits (1)
d3e6d0efix: Update default sandbox profile📊 Changes
1 file changed (+9 additions, -6 deletions)
View changed files
📝
PlayCover/Rules/default.yaml(+9 -6)📄 Description
The default sandbox profile for Jailbreak Bypass only allowed access to some OS version dependent resources (such as spell checking dictionaries for the keyboard). This would only work for specific OS versions only and will crash any application that attempts to use a different version
Changing this to simply be paths that contains these resources allows most apps to run with jailbreak bypass turned on
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.