pub fn get_bundle_identifier_or_default(app_name: &str) -> String
Search for a possible BundleIdentifier of a given appname. Defaults to “com.apple.Finder” if no BundleIdentifier is found.