/ios-server

Kata for iOS / Objective-C

Primary LanguageObjective-C

Overview

Simple kata to check out Xcode 4.0 and remind myself what Objective-C looks like. The intention is to create a simple server that exposes a redis-like textual protocol for querying.

Points of interest

  1. Build script to insert git status into the binary. This ensures that you can always track the engineering version of the product and do a 5 Whys to understand why someone shipped code that wasn't committed in the VCS.