Skip to content
This repository was archived by the owner on Apr 13, 2025. It is now read-only.

Commit de1f466

Browse files
authored
Merge pull request #33 from dlevi309/feature/prohibit-controlcenter
misc feature: disable control + notification center while in the app
2 parents 1ee434b + 3cf9140 commit de1f466

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

supports/entitlements.plist

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,10 @@
3636
<true/>
3737
<key>com.apple.springboard.appbackgroundstyle</key>
3838
<true/>
39+
<key>com.apple.springboard.disallowControlCenter</key>
40+
<true/>
41+
<key>com.apple.springboard.disallowNotificationCenter</key>
42+
<true/>
3943
<key>file-read-data</key>
4044
<true/>
4145
<key>platform-application</key>

0 commit comments

Comments
 (0)