Last active
August 24, 2022 11:55
-
-
Save ph00lt0/c7d6d861ad3e468adcf7271c7b3402ad to your computer and use it in GitHub Desktop.
Add this to the app' Info.plist within the <dict> element
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
... | |
<dict> | |
<key>LSUIElement</key> | |
<string>1</string> | |
... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment