Skip to content

Commit

Permalink
Deploying to gh-pages from @ 7211678 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
terwanerik committed Dec 18, 2024
1 parent f78e2d1 commit ea69127
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@ <h2 id='installation' class='heading'>Installation</h2>
<p>Podfile:</p>
<pre class="highlight ruby"><code><span class="n">source</span> <span class="s1">'https://github.com/mediamonks/MMMSpecs.git'</span>
<span class="n">source</span> <span class="s1">'https://github.com/CocoaPods/Specs.git'</span>
<span class="p">.</span><span class="nf">.</span><span class="p">.</span>
<span class="nf">pod</span> <span class="s1">'MMMTestCase'</span>
<span class="o">...</span>
<span class="n">pod</span> <span class="s1">'MMMTestCase'</span>
</code></pre>

<p>(Use &lsquo;MMMTestCase/ObjC&rsquo; when Swift wrappers are not needed.)</p>
Expand All @@ -84,7 +84,7 @@ <h2 id='usage' class='heading'>Usage</h2>
</article>
</div>
<section class="footer">
<p>&copy; 2024 <a class="link" href="https://media.monks.com" target="_blank" rel="external noopener">Media.Monks</a>. All rights reserved. (Last updated: 2024-12-10)</p>
<p>&copy; 2024 <a class="link" href="https://media.monks.com" target="_blank" rel="external noopener">Media.Monks</a>. All rights reserved. (Last updated: 2024-12-18)</p>
<p></p>
</section>
</body>
Expand Down
Binary file modified docsets/MMMTestCase.tgz
Binary file not shown.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@ <h2 id='installation' class='heading'>Installation</h2>
<p>Podfile:</p>
<pre class="highlight ruby"><code><span class="n">source</span> <span class="s1">'https://github.com/mediamonks/MMMSpecs.git'</span>
<span class="n">source</span> <span class="s1">'https://github.com/CocoaPods/Specs.git'</span>
<span class="p">.</span><span class="nf">.</span><span class="p">.</span>
<span class="nf">pod</span> <span class="s1">'MMMTestCase'</span>
<span class="o">...</span>
<span class="n">pod</span> <span class="s1">'MMMTestCase'</span>
</code></pre>

<p>(Use &lsquo;MMMTestCase/ObjC&rsquo; when Swift wrappers are not needed.)</p>
Expand All @@ -84,7 +84,7 @@ <h2 id='usage' class='heading'>Usage</h2>
</article>
</div>
<section class="footer">
<p>&copy; 2024 <a class="link" href="https://media.monks.com" target="_blank" rel="external noopener">Media.Monks</a>. All rights reserved. (Last updated: 2024-12-10)</p>
<p>&copy; 2024 <a class="link" href="https://media.monks.com" target="_blank" rel="external noopener">Media.Monks</a>. All rights reserved. (Last updated: 2024-12-18)</p>
<p></p>
</section>
</body>
Expand Down

0 comments on commit ea69127

Please sign in to comment.