Skip to content

Instantly share code, notes, and snippets.

@Trevor-
Last active February 13, 2022 22:18
Show Gist options
  • Save Trevor-/1330b6e7aae2593bfd3120fea3d3102d to your computer and use it in GitHub Desktop.
Save Trevor-/1330b6e7aae2593bfd3120fea3d3102d to your computer and use it in GitHub Desktop.
Set debug mode on Mac from Terminal
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