What is the reliable way to locate the file Info.plist for any given .app program? Likely most apps have it in MyApp.app/Contents/Info.plist, however other third party apps store it on another subfolder location, or even have several of them in different subfolders.
Is there any parameter which can do this which never fails, like defaults read MyApp.app Info.plist? (this is an example, does not work).
There must be one, because when I launch the application.app from Finder it always launches, so MacOS must know where Info.plist is located and how to read it.
I would like to retrieve such information from Terminal, however.
Selecting any option will automatically load the page