Skip to content

fernandodelrio/GalleryApp

Folders and files

NameName
Last commit message
Last commit date
Apr 21, 2020
Jul 20, 2020
Apr 21, 2020
Apr 21, 2020
Apr 21, 2020
Apr 21, 2020
Apr 21, 2020
Apr 21, 2020
Apr 21, 2020
Apr 21, 2020
Apr 11, 2020
Apr 21, 2020
May 6, 2020
Apr 21, 2020
Apr 21, 2020

Repository files navigation

GalleryApp

Repo for my GalleryApp, made with Swift, Combine and Buck

$ make debug - Build and install in a simulator
$ make project open - Generate project and open (make sure to attach Xcode to a previously built app)
$ make test - Run tests
$ make server - Create a server to save/restore the build cache (Make sure to edit .buckconfig)
$ make graph - Generate graph of dependencies (graph.png)