`
sw1982
  • 浏览: 504361 次
  • 性别: Icon_minigender_1
  • 来自: 深圳
社区版块
存档分类
最新评论

Continuous Integration with Xcode 5

阅读更多

xcode5 及持续集成, 花了20分钟上手配置, 效果非常接近我在java里面使用的hudson。

 

WWDC 2013 Session Videos 下载的ppt文稿, 鉴于需要开发者账号,所以在附件里面也放了一份。

https://developer.apple.com/wwdc/videos/index.php?id=412 

 

Why Continuous Integration?

•Testing on multiple OS versions and hardware models

•Build, analyze, and test your project often

•Catch problems quickly and automatically

•Let a server do the heavy-lifting

•Gather build and test history for your project

•Easily distribute builds to your team

分享到:
评论
1 楼 sw1982 2014-02-14  
  对http+svn 的支持非常不友好。。

相关推荐

Global site tag (gtag.js) - Google Analytics