You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
|
<!DOCTYPE html>
|
|
|
|
|
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Integration__XcodeBuild (infer.Integration__XcodeBuild)</title><link rel="stylesheet" href="../../odoc.css"/><meta charset="utf-8"/><meta name="generator" content="odoc 1.5.1"/><meta name="viewport" content="width=device-width,initial-scale=1.0"/><script src="../../highlight.pack.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body><div class="content"><header><nav><a href="../index.html">Up</a> – <a href="../index.html">infer</a> » Integration__XcodeBuild</nav><h1>Module <code>Integration__XcodeBuild</code></h1></header><dl><dt class="spec value" id="val-capture"><a href="#val-capture" class="anchor"></a><code><span class="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>
|