xcode proj 的 Hudson 服务器设置
我正在使用 Hudson 服务器自动构建 xcode 项目。我正在使用 SVN 检查代码,然后进行构建。
我只是想知道是否可以在 hudson 中配置构建设置,以便可以给出目录的本地路径,以便可以在 Hudson 中构建本地存储的项目。如果有人以前这样做过。任何帮助将不胜感激。
I am using Hudson server for automating build for xcode projects.I am using SVN to check out the code and then do the build.
I just wanted to know if it is possible to configure build settings in hudson so that the local path of the directory can be given so that projects stored locally can be build in Hudson.If anyone has done it before.Any help will be deeply appreciated.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
将您的文件链接到 hudson 正在使用的项目结构中。此处对此进行了描述:
http://wiki。 hudson-ci.org/display/HUDSON/Building+a+software+project#Buildingasoftwareproject-BuildsforNonSourceControlProjects
Link your files into the project structure which hudson is using. This is described here:
http://wiki.hudson-ci.org/display/HUDSON/Building+a+software+project#Buildingasoftwareproject-BuildsforNonSourceControlProjects