- iOS 12 Programming for Beginners
- Craig Clayton
- 78字
- 2021-07-02 15:04:55
Creating a Playground project
As you learned earlier, launch Xcode and click on Get started with a playground:
![](https://epubservercos.yuewen.com/2E52D1/19470383901517806/epubprivate/OEBPS/Images/f514f8a9-9a53-4f41-8903-b5807c9973f8.png?sign=1738955177-JQLOoU3umtHURZ9BhzKEHaWQAnmnfLBy-0-7ca6a86b117b98d536a9b16d56465883)
The Playground template screen will appear. Make sure that you select iOS and then choose Blank and hit Next. You will be asked to give your project a name and a location to save the file; name your new Playground iOS11-Programming-for-Beginners-Ch3. You can save the file anywhere you like. Now, with the project saved, we can explore Playgrounds a bit.