<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yu_dotnet2004</author_name>
  <author_url>https://blog.hatena.ne.jp/yu_dotnet2004/</author_url>
  <blog_title>My Favorite Things - Coding or die.</blog_title>
  <blog_url>https://tobi462.hatenablog.com/</blog_url>
  <categories>
    <anon>Swift</anon>
    <anon>Carthage</anon>
    <anon>コードリーディング</anon>
  </categories>
  <description>今回は一番簡単であろう「version」コマンドを見ていく。 VersionCommand 登録 前回も触れたが、main.swiftでCommandRegistryに各コマンドを登録している。 // main.swift let registry = CommandRegistry&lt;CarthageError&gt;() registry.register(VersionCommand()) 「version」コマンドは「VersionCommand」という構造体を生成して登録している。 VersionCommandの定義 実際の定義を見てみると、以下のようになっている。 public struc…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftobi462.hatenablog.com%2Fentry%2F2016%2F07%2F02%2F221032&quot; title=&quot;Carthageコードリーディング::2日目 - My Favorite Things - Coding or die.&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2016-07-02 22:10:32</published>
  <title>Carthageコードリーディング::2日目</title>
  <type>rich</type>
  <url>https://tobi462.hatenablog.com/entry/2016/07/02/221032</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
