I would like to implement continous integration on an iphone. I've read that I can use HUDSON, and would like an opinion if this this the best option.
Continuous Integration for Xcode projects?
The cruise control option also looks interest开发者_StackOverflowing.
http://blog.jeffreyfredrick.com/2008/11/27/continuous-integration-for-iphonexcode-projects/
Integration testing will be done by
http://code.google.com/p/uispec/
Is this a valid choice.
Apple just released to OSX Mavericks a new continuous integration platform.
Have a look to this thread: Continuous Integration for Xcode projects?
and this: https://developer.apple.com/library/prerelease/ios/documentation/IDEs/Conceptual/xcode_guide-continuous_integration/300-Working_with_Bots/view_integration_results.html#//apple_ref/doc/uid/TP40013292-CH4-SW1
精彩评论