Continous integration for iphone xcode

依然范特西╮ 提交于 2019-12-12 05:38:48

问题


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 interesting.

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.


回答1:


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



来源:https://stackoverflow.com/questions/1544119/continous-integration-for-iphone-xcode

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!