<htmlxmlns="http://www.w3.org/1999/xhtml"><head><title>XcodeBuild (infer.Integration.XcodeBuild)</title><linkrel="stylesheet"href="../../../odoc.css"/><metacharset="utf-8"/><metaname="generator"content="odoc 1.5.1"/><metaname="viewport"content="width=device-width,initial-scale=1.0"/><scriptsrc="../../../highlight.pack.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body><divclass="content"><header><nav><ahref="../index.html">Up</a>–<ahref="../../index.html">infer</a>»<ahref="../index.html">Integration</a>» XcodeBuild</nav><h1>Module <code>Integration.XcodeBuild</code></h1></header><dl><dtclass="spec value"id="val-capture"><ahref="#val-capture"class="anchor"></a><code><spanclass="keyword">val</span> capture : <span>prog:string</span><span>-></span><span>args:<span>string list</span></span><span>-></span> unit</code></dt><dd><p>do an xcodebuild capture with the given prog (i.e. xcodebuild) and args</p></dd></dl></div></body></html>