mirror of
https://github.com/jphong1111/awesome-ios-developer.git
synced 2025-01-03 13:31:09 +07:00
edit typo
This commit is contained in:
parent
c87f0d4d03
commit
03d1437f6f
@ -1917,9 +1917,9 @@ un-check Debugger option
|
|||||||
|
|
||||||
## Check build time in Xcode
|
## Check build time in Xcode
|
||||||
|
|
||||||
Enter below code in your ternimal, be sure to **restart Xcode** after enter this code and **Command + B**
|
Enter below code in your terminal, be sure to **restart Xcode** after enter this code and **Command + B**
|
||||||
|
|
||||||
```bash
|
```shell
|
||||||
defaults write com.apple.dt.Xcode ShowBuildOperationDuration YES
|
defaults write com.apple.dt.Xcode ShowBuildOperationDuration YES
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user