Advent of Code solutions from various years written as an Xcode command line project in Swift.
To run, open AdventOfCode.xcodeproj
in Xcode. Each day has a separate scheme. Select the scheme for your chosen day and hit CMD+R to build and run that day.