Skip to content

Commit 37121c1

Browse files
bootstrap: drop enabling addressbook debug menu on macOS
1 parent c72e227 commit 37121c1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

install/macosx/shell/defaults.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -459,8 +459,6 @@ defaults write com.apple.ActivityMonitor SortDirection -int 0
459459
###############################################################################
460460
# Address Book, Dashboard, iCal, TextEdit #
461461
###############################################################################
462-
# Enable the debug menu in Address Book
463-
defaults write com.apple.addressbook ABShowDebugMenu -bool true
464462
# Enable Dashboard dev mode (allows keeping widgets on the desktop)
465463
defaults write com.apple.dashboard devmode -bool true
466464
# Enable the debug menu in iCal (pre-10.8)

0 commit comments

Comments
 (0)