<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tk_thunder</author_name>
  <author_url>https://blog.hatena.ne.jp/tk_thunder/</author_url>
  <blog_title>「せばな」は言わない</blog_title>
  <blog_url>https://tk-thunder.hateblo.jp/</blog_url>
  <categories>
  </categories>
  <description>昨日からSwiftをさわり始めました（今更ですが…コーディングを終えてビルドしたら下記のエラーが発生 unrecognized selector sent to instance *** メソッド名が間違っているのかなと思い、作成したメソッドと呼び出し元の綴りを確認。 両方共あっている。一応参考ソースがあるので、それと1行ごとに照合。 すると &quot;addTarget&quot;に指定する&quot;action&quot;の引数にミスを発見。 ✕ button.addTarget(self, action: &quot;onClick&quot;, ...) ○ button.addTarget(self, action: &quot;onClick:&quot;…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftk-thunder.hateblo.jp%2Fentry%2F2015%2F11%2F11%2F113652&quot; title=&quot;【Swift】addTargetのアクション指定 - 「せばな」は言わない&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>2015-11-11 11:36:52</published>
  <title>【Swift】addTargetのアクション指定</title>
  <type>rich</type>
  <url>https://tk-thunder.hateblo.jp/entry/2015/11/11/113652</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
