Mandar Apte

UI/UX Designer from Mumbai, Maharashtra, India.

Find the Bundle ID of any app on Mac.

There are many ways to identify the bundle ID of any macOS app using the Mac itself.

The following steps will help you identify a Finder app’s bundle ID using the Terminal. Replace the app name written in step 02 with the exact words of your desired app name.

Step 01:
Open Terminal on your Mac.

Step 02:
Run the following command:

osascript -e 'id of app "Finder"'

I hope this helps,

Thanks & Regards
Mandar Apte

Comments

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.