Example for building an iOS application using the swift package manager, avoiding Xcode as much as possible. Currently WIP.
You will need this branch of swift package manager checked out
somewhere and need to point the SWIFT_WC
variable in the Makefile
to it.
The Makefile
also utilizes yolo to run the build executable in the
iOS simulator.