TenX Technical Exercise.
- MacOS X
- "XCode 9.2" should be installed
$ swift build
Output example for Mac OS X:
Compile Swift Module 'AppLogic' (6 sources)
Linking ./.build/x86_64-apple-macosx10.10/debug/TenX
$ ./.build/x86_64-apple-macosx10.10/debug/TenX < test_data1.txt
$ swift test
$ swift package generate-xcodeproj