With the newest version of app store, I've been trying to get the debug menu to come up, but no matter what i try, it will not show up.
i have done the following:
defaults write com.apple.appstore ShowDebugMenu -bool true
defaults write com.apple.appstore ShowDebugMenu -bool Yes
Checked the settings with the defaults read, and they are what there supposed to be. I'm currently on 10.10 and Version 2.0 (376).
Anyone else seeing this?
*Edit: Nevermind, I was running it as admin, and not under my account, so it wasn't reading the settings for my account.