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.
iOS アプリケーションをデバッグ モードでバックグラウンドで実行する方法はありますか?
つまり、Cmd + R を押すと、アプリが実行されますが、アプリを開くには、デバイスのアプリケーション アイコンをタップする必要があります。
はい。上部の Xcode でアプリ名をクリックし、[スキームの編集...] をクリックしてから、左側の [実行] をクリックし、[オプション] タブをクリックします。その後、アプリを実行すると、バックグラウンドで起動します。
スキームを編集