We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bb0d85 commit 2de1fc9Copy full SHA for 2de1fc9
README.md
@@ -2,7 +2,7 @@
2
Repo for my GalleryApp, made with Swift, Combine and Buck
3
4
```
5
-$ make build debug - Build and install in a simulator
+$ make debug - Build and install in a simulator
6
$ make project open - Generate project and open (make sure to attach Xcode to a previously built app)
7
$ make test - Run tests
8
$ make server - Create a server to save/restore the build cache (Make sure to edit .buckconfig)
0 commit comments