Skip to content

Commit e40bdea

Browse files
Merge pull request #79 from bigspawn/patch-1
Update entitlements.md
2 parents a8d2e31 + 8fe28a0 commit e40bdea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PlayBook/src/miscellaneous/entitlements.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Configuring Entitlements for Jailbreak Bypass
22

3-
PlayCover contains a set of rules to be used on an app under `PlayCover/Rules` in the source code and `PlayCover.app/Contents/Resources` in the built app. There is a default rule named `default.yam` and there may be rules meant for specific apps, case in which they will be named after their bundle id as `com.mycompany.myapp.yaml`.
3+
PlayCover contains a set of rules to be used on an app under `PlayCover/Rules` in the source code and `PlayCover.app/Contents/Resources` in the built app. There is a default rule named `default.yaml` and there may be rules meant for specific apps, case in which they will be named after their bundle id as `com.mycompany.myapp.yaml`.
44

55
An app will use the set of rules meant for it, or the default set if the former one does not exist.
66

0 commit comments

Comments
 (0)