1
2

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 5 years have passed since last update.

#1 iOSアプリの作成の1例

Last updated at Posted at 2019-11-17

はじめに

個人のメモ程度の出来なのであまり参考にしないで下さい.

環境

Xcode:11.2.1
Swift:5.1.2
2019/11

part1

Xcodeを起動し,Create a new Projectを選択する.

スクリーンショット 2019-11-18 午前1.01.59.png

part2

使用するのテンプレートを選択する.

スクリーンショット 2019-11-18 午前1.02.39.png

part3

Product Nameを入力し,Teamを選択する.
User InterfaceStoryboardを選択する.

スクリーンショット 2019-11-18 午前1.03.40.png

part4

この画面が表示されればProjectを作成できた.

スクリーンショット 2019-11-18 午前1.05.37.png
1
2
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
1
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?