cavejohnson-教Xcode 6 CI新技巧-Drew Crawford
發佈:2020-12-23 10:56:41.972076
做者:Drew Crawford
### 做者郵箱:drew@sealedabstract.com ### 首頁:http://github.com/drewcrawford/cavejohnson ### 文檔:None ### 下載連接 UNKNOWN CaveJohnson is a program to teach XCode6 Server new tricks. It's a set of commands that perform various commonly-used tasks in a continuous build system. While designed primarily for use inside an XCS trigger script, many of the commands are useful to other build systems (Jenkins, TeamCity, etc.) because the author is unusually good at reverse-engineering and duplicating weird Xcode behavior.
In true Unix style, these commands can all be used separately:git
- Build status reporting to GitHub
- Detecting the GitHub repo and git sha of the current XCS integration
- Set the CFBundleVersion based on the XCS integration number
- Re-sign an IPA with a new provisioning profile and certificate
- Install a mobile provisioning profile to XCS
- Resolve missing SwiftSupport that prevent builds from being processed correctly in iTunesConnect
- Generate .symbols files so iTunesConnect symbolicates your crash reports
- Submit to iTunesConnect (new TestFlight) so you can get fully automatic deployments
Submit to HockeyAppgithub
Copy from pypi.orgide
查詢時間:3.687ms
渲染時間:3.803ms
本文同步分享在 博客「zhenruyan」(other)。
若有侵權,請聯繫 support@oschina.cn 刪除。
本文參與「OSC源創計劃」,歡迎正在閱讀的你也加入,一塊兒分享。ui