how do I correctly set up a SWIFT based project when I want to use Xcode, SWIFT and git and hook up the project with the Github repository.
What with and in what order I need to start? In what step do I need to add .gitignore (before I create a project in Xcode or after?) etc.?