2
4

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

【Xcode12】久しぶりにXcode触って、storyboardが以前と違って焦ったこと

Posted at

Xcode12にしてみて、
久しぶりにXcode触ったら、いろいろ戸惑った。

storyboardが無い!

困った、困った。

と思いきや、

Xcode 11からは、ダウンロードした直後では、デフォルトでSwiftUIが選択されており、

新規プロジェクトの設定画面で、
「User Interface」 に 「Storyboard」を選べば大丈夫。

Image from Gyazo

Labelとか、Buttonはどこ?

右上のプラスマークを押せば出てきました。
Image from Gyazo

ほら
スクリーンショット 2020-10-02 22.01.19.png

2
4
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
4

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?