Your Site Title

macOS 查看应用的bundle identifier

osascript -e ‘id of app “Name of App”’ osascript -e ‘id of app “Microsoft Excel”’

单独设置应用的显示模式

defaults write com.oracle.workbench.MySQLWorkbench NSRequiresAquaSystemAppearance -bool yes

Reference

Easily see any app’s bundle identifier