© Jesse Feiler 2017

Jesse Feiler, Exploring Swift Playgrounds, 10.1007/978-1-4842-2647-6_5

5. Editing Playgrounds on iOS

Jesse Feiler

(1)Plattsburgh, New York, USA

Once you have a playground—written by you or others on macOS using Xcode—you can use it with the Playgrounds app on your iPad. This is a very different process from using Xcode. For one thing, now you’re working on your iPad rather than a Mac, and you’re writing the code that is going to run in the Playgrounds app.

Note that the code that you write with Xcode on your Mac runs in a playground inside Xcode on your Mac—but the playground running inside Xcode is different from a playground running in the Playgrounds app on iPad. You’ll see that side of the process in this chapter.

Tip

Two Apple ...

Get Exploring Swift Playgrounds: The Fastest and Most Effective Way to Learn to Code and to Teach Others to Use Your Code now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.