Command Line Tool For Creating iOS .ipa Files Quickly And Distributing Them Over Testflight

About a month ago I mentioned an excellent Ruby gem known as Cupertino for interfacing with the Apple website making the process of managing iOS device identifiers much easier.

The developer of that tool, Matt Thompson, has come out with another great tool that works great with Cupertino known as Shenzhen.

With Shenzhen you can build .ipa files directly from the command line.  There’s also a command so that you can build and distribute your builds over Testflight with a single command.

You can install the Shenzhen ruby gem with:

gem install shenzhen

And you can find the Shenzhen repository on Github here.

A fantastic tool for speeding up the process of distributing test builds.

DeliciousTwitterFacebookRedditLinkedInEmail

Original article: Command Line Tool For Creating iOS .ipa Files Quickly And Distributing Them Over Testflight

©2012 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.


Leave a Reply

Your email address will not be published. Required fields are marked *