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

Playgroundの作成と出力 xcode 6 Beta

Last updated at Posted at 2014-06-04

Update 2014.06.09

Playgroundファイルを作成

XCode 6 Betaから新規作成する
1.Fileメニュー -> New -> Project
Choose a templae for your new project:
iOSまたはOS XのOtherからEmptyを選択
(他のプロジェクトからでも作成可能です)

2.Product Name:を入力
PGExampleとします

3.Fileメニュー -> New -> File
またはProject Navigatorの下にある+ボタンで新規ファイル作成
ファイル名:Test.playgroundとします

4.playgroundのファイルが作成できます

Playgroundファイルを出力

1.Fileメニュー -> Export
任意のフォルダにplaygroundファイルを出力できます

4
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
4
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?