jabley / ios-server

Kata for iOS / Objective-C

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Kata for iOS / Objective-C


Languages

Language:Objective-C 99.6%Language:C 0.4%