• python
  • javascript
  • reactjs
  • sql
  • c#
  • java
Facebook Twitter Instagram
Devs Fixed
  • python
  • javascript
  • reactjs
  • sql
  • c#
  • java
Devs Fixed
Home » Resolved: How do I disable xcode debug tab?

Resolved: How do I disable xcode debug tab?

0
By Isaac Tonny on 17/06/2022 Issue
Share
Facebook Twitter LinkedIn

Question:

Everytime I close my iOS app in the emulator, a tab called AppDelegate pops out, I find this annoying, how do I disable it?

Answer:

You could turn off the “Debug Executable” checkbox in your scheme—then Xcode won’t debug your app at all. Probably not what you want.
Instead of quitting your app in the simulator, click the Stop button (the square) in the Xcode toolbar. This tells Xcode to kill your app, and it will automatically detach the debugger.

If you have better answer, please add a comment about this, thank you!

ios
Share. Facebook Twitter LinkedIn

Related Posts

Resolved: PyCharm cannot see my newly compiled .pyc see on import

27/03/2023

Resolved: I am facing ERR_HTTP2_PROTOCOL_ERROR on my website

27/03/2023

Resolved: TypeScript does not recognize properties when instantiating interface array

27/03/2023

Leave A Reply

© 2023 DEVSFIX.COM

Type above and press Enter to search. Press Esc to cancel.