- Attach your device connected your Mac
- Debug > Attach to Process by PID or Name
- In the dialog sheet, enter the name of your App as it appears in the
Debug navigatorwhen started via Xcode (e.g. Target’s name not bundle-id).
If the app is already running, the debugger will attach to the running process. If it isn’t running, it will wait for the app to launch and then attach.