Skip to content

Commit dce65b7

Browse files
committed
readme
1 parent 1db9af2 commit dce65b7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,10 @@ class IOSGithubSearchViewModel: ObservableObject {
186186
# or open via XCode GUI
187187
open iosApp.xcworkspace
188188
```
189+
There's a *Build Phase* script that will do the magic. 🧞
190+
<kbd>Cmd</kbd> + <kbd>B</kbd> to build
191+
<br>
192+
<kbd>Cmd</kbd> + <kbd>R</kbd> to run.
189193

190194
# Screenshots
191195

0 commit comments

Comments
 (0)