A tool that will make a lot of iPhone/iPad developers' life easier. It shares your app over-the-air in a WiFi network. Bonjour is used and no configuration is needed.
A tool that will make a lot of iPhone/iPad developers’ life easier. It shares your app over-the-air in a WiFi network. Bonjour is used and no configuration is needed. The magic behind is Apple’s Wireless Enterprise Distribution protocol.
If you have any of the following things bugging you
AirTest solves all these problems in an elegant and extremely simple way. Only 3 steps needed.
AirTest is only a tool for test-driving your app wirelessly. It is NOT a replacement for Apple’s ad hoc provisioning profile and device number limitations. A valid iOS Developer Program (iDP) account is needed and only devices registered in your iDP can be used.
AirTest is using Pull-to-refresh as a sub-module
git clone git://github.com/rjyo/Air-Test.git
git submodule init
git submodule update
It also uses Tapku Library, and should also use it as a sub-module in the near future.
You can just compile the iPhone app while using our precompiled Mac Client - AirTest.dmg.
©Copyright 2011 Xu Lele (Rakuraku Jyo if you know me in Japan). Feel free to drop me by on Twitter @xu_lele. AirTest is released under MIT license.