Find the true name of a Mac app for use with the Bunch app
The Bunch app for Mac is great utility for opening apps, folders, and files for a particular workflow.
But sometimes you can't get an app to launch with its Finder name.
This trick may help.
Use Terminal to get the get the bundle identifier with:
mdls -name kMDItemCFBundleIdentifier -r "/Applications/[App Name].app"