86241847 2014-01-09
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
一.代码块在哪里?如果上面这张图不小心点没了或者没出来,可以看第一步的操作,然后鼠标停留在选中的区域停留2秒以上就会出现左边的??可以将路径中的代码块,迁移到不同的电脑上使用,需重新启动Xcode ;