This project uses Tuist for project management and Needle for dependency injection. So these two must be installed before running.
Installing tuist
curl -Ls https://install.tuist.io | bash
Installing needle
brew install needle
and run
tuist fetch
tuist cache warm // (opntional)
tuist generate