Update README.md

This commit is contained in:
Jungpyo Hong 2022-04-07 21:18:24 -05:00 committed by GitHub
parent fb521b0979
commit 7a5461f32d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1851,10 +1851,13 @@ Normally in complicated Application, build time for testing is crazy therefore,
Here are useful ways that we can reduce build time when we are working with TDD style.
1. tuist focus
2. Detach debugger in **Edit Scheme**
### tuist focus
[] un-check Debugger option
### Detach debugger in **Edit Scheme**
un-check Debugger option
<img src = "https://github.com/jphong1111/awesome-ios-developer/blob/main/Images/detach_debuger.png"/>