atomacPython とモジュールを使用して、次のスクリプトのように macOS でアプリケーションをトリガーしたいと考えています。
atomac.launchAppByBundleID()
app_win = atomac.getAppRefByBundleId(app_bundle_ID)
app_bundle_IDしかし、アプリケーションのバンドル ID ( ) を取得する方法がわかりません。
atomacPython とモジュールを使用して、次のスクリプトのように macOS でアプリケーションをトリガーしたいと考えています。
atomac.launchAppByBundleID()
app_win = atomac.getAppRefByBundleId(app_bundle_ID)
app_bundle_IDしかし、アプリケーションのバンドル ID ( ) を取得する方法がわかりません。