<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>griefworker</author_name>
  <author_url>https://blog.hatena.ne.jp/griefworker/</author_url>
  <blog_title>present</blog_title>
  <blog_url>https://tnakamura.hatenablog.com/</blog_url>
  <categories>
    <anon>C#</anon>
    <anon>Xamarin</anon>
    <anon>iOS</anon>
  </categories>
  <description>iOS 13 で SceneDelegate が導入されて、Storyboard を使わずコードだけで iOS アプリを開発し始める手順が変わっていたのでメモ。 まず、メインインタフェースを空にする。これは以前と同じ。 Info.plist の UISceneStoryboardFile を削除。 SceneDelegate にウィンドウを表示する処理を記述。以前は AppDelegate に書いていたものが、こっちに移動してきた感じ。 using Foundation; using UIKit; namespace HelloSceneDelegate { public class Appl…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftnakamura.hatenablog.com%2Fentry%2F2021%2F02%2F24%2Fscenedelegate&quot; title=&quot;SceneDelegate 時代にコードだけで iOS アプリを実装し始める手順 - present&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>https://cdn-ak.f.st-hatena.com/images/fotolife/g/griefworker/20210214/20210214213822.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2021-02-24 18:26:04</published>
  <title>SceneDelegate 時代にコードだけで iOS アプリを実装し始める手順</title>
  <type>rich</type>
  <url>https://tnakamura.hatenablog.com/entry/2021/02/24/scenedelegate</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
