sgleadow / fruitstrap-demo

Demo iOS app using fruit strap to install on the device

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fruitstrap Demo

A demo application for using fruitstrap to install your iOS application on an actual device from the command line.

See my blog post for more details.

Try it out

Install fruitstrap:

git clone git://github.com/ghughes/fruitstrap.git
cd fruitstrap
make fruitstrap

Then add fruitstrap to your path somewhere. Get this fruitstrap demo and try it out (plug in your iOS device).

git clone git://github.com/sgleadow/fruitstrap-demo.git
cd fruitstrap-demo
FRUITSTRAP_CLI=1 xcodebuild -scheme fruitstrap-demo -sdk iphoneos build

About

Demo iOS app using fruit strap to install on the device


Languages

Language:Objective-C 100.0%