<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>pebble8888</author_name>
  <author_url>https://blog.hatena.ne.jp/pebble8888/</author_url>
  <blog_title>Pebble Coding</blog_title>
  <blog_url>https://pebble8888.hatenablog.com/</blog_url>
  <categories>
    <anon>swift</anon>
  </categories>
  <description>0)環境: Xcode8.2.1 1) 新規iOSプロジェクトaaaを作成する。 2) aaaフォルダに新規ファイルPackage.swiftを以下の内容で作成する。 import PackageDescription let package = Package( name: &quot;dummy&quot;, targets: [], dependencies: [ .Package(url: &quot;https://github.com/ReactiveX/RxSwift.git&quot;, majorVersion: 3) ] ) 3) aaaフォルダで $ swift build を実行する。エラーが出るが気にしない…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fpebble8888.hatenablog.com%2Fentry%2F2017%2F03%2F08%2F221507&quot; title=&quot;RxSwift 超入門その１ - Pebble Coding&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>2017-03-08 22:15:07</published>
  <title>RxSwift 超入門その１</title>
  <type>rich</type>
  <url>https://pebble8888.hatenablog.com/entry/2017/03/08/221507</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
