Completed by Samuel Moriyasu
- Open a Terminal window in the CatchTestSam folder.
- Ensure Cocoapods is installed.
- Enter
pod install
in the Terminal and press enter. - Open
CatchTestSam.xcworkspace
in XCode. - You can now build and run the app in Simulator, or run the Unit Tests.
About 9 hours, about half spent nitpicking the refresh animation and status bar appearance.