Tinylog is a minimal TODO App for iOS (iPhone/iPad).
$ git clone https://github.com/sger/Tinylog-iOS
$ cd Tinylog-iOS
$ pod install
$ xctool test -workspace Tinylog.xcworkspace -scheme TinylogTests -sdk iphonesimulator ONLY_ACTIVE_ARCH=NO
Tinylog requires Swift 2.1 and Xcode 7.2.
Spiros Gerokostas
Tinylog is available under the MIT license. See the LICENSE file for more info.