Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Mac AppStoreからダウンロードしたサンドボックスアプリにコマンドラインインターフェイスを追加する方法はありますか?
XCodeコマンドラインツールに似たもので、実行可能ファイルの名前とパス全体を使用するだけではありません。
これはできません。アプリ ストアのルールでは、アプリ バンドル外のコードをインストールすることは許可されていません。ユーザーに CLI インターフェースを提供したい場合は、これをアプリ ストアの外で別のダウンロードとして利用できるようにする必要があります。