Last active
February 13, 2022 22:18
-
-
Save Trevor-/1330b6e7aae2593bfd3120fea3d3102d to your computer and use it in GitHub Desktop.
Set debug mode on Mac from Terminal
This file contains hidden or 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
defaults write com.adobe.CSXS.11.plist PlayerDebugMode 1 && killall -u `whoami` cfprefsd |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment