Changes for #96
This commit is contained in:
parent
353a5bec83
commit
36b8d26ce1
@ -134,7 +134,7 @@ sqlite3 ~/Library/Application\ Support/Dock/desktoppicture.db "update data set v
|
|||||||
find /Applications -path '*Contents/_MASReceipt/receipt' -maxdepth 4 -print |\sed 's#.app/Contents/_MASReceipt/receipt#.app#g; s#/Applications/##'
|
find /Applications -path '*Contents/_MASReceipt/receipt' -maxdepth 4 -print |\sed 's#.app/Contents/_MASReceipt/receipt#.app#g; s#/Applications/##'
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Enable the Debug menu for App Store.
|
#### Show Debug Menu
|
||||||
```bash
|
```bash
|
||||||
# Enable
|
# Enable
|
||||||
defaults write com.apple.appstore ShowDebugMenu -bool true
|
defaults write com.apple.appstore ShowDebugMenu -bool true
|
||||||
|
Loading…
Reference in New Issue
Block a user