<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>anton0825</author_name>
  <author_url>https://blog.hatena.ne.jp/anton0825/</author_url>
  <blog_title>日々精進</blog_title>
  <blog_url>https://anton0825.hatenablog.com/</blog_url>
  <categories>
    <anon>swift</anon>
  </categories>
  <description>UIViewControllerのdesignated initializerは「initWithNibName:bundle:」なのでこれをcallしないといけない。 Xibから読み込みたくない場合はnilを渡せばいい。以下のような感じ。 init() { super.init(nibName: nil, bundle: nil) }参考：ios - Why can't I call the default super.init() on UIViewController in Swift? - Stack Overflow</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fanton0825.hatenablog.com%2Fentry%2F20140503%2F1407149343&quot; title=&quot;swiftでUIViewControllerのサブクラスでsuper.init()をcallすると「Must call a designated initializer of the superclass &amp;#39;UIViewController&amp;#39;」エラー - 日々精進&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>2014-05-03 19:49:03</published>
  <title>swiftでUIViewControllerのサブクラスでsuper.init()をcallすると「Must call a designated initializer of the superclass 'UIViewController'」エラー</title>
  <type>rich</type>
  <url>https://anton0825.hatenablog.com/entry/20140503/1407149343</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
