mirror of
https://github.com/jphong1111/awesome-ios-developer.git
synced 2024-12-22 22:15:43 +07:00
update reduce time for TDD
This commit is contained in:
parent
25a9c31e25
commit
fb521b0979
@ -1852,9 +1852,11 @@ 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 debug in scheme
|
||||
2. Detach debugger in **Edit Scheme**
|
||||
|
||||
[] un-check Debugger option
|
||||
|
||||
<img src = "https://github.com/jphong1111/awesome-ios-developer/blob/main/Images/detach_debuger.png"/>
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user