Explore the most critical part of making a playgrounds book: the book and chapter manifests in an existing book. Learn the mandatory keys for a book.
- [Instructor] In the iPad book we've made,…the title is wrong and the table of contents is wrong.…You'll set these and many more features in the manifest…p-list for the book, chapters and pages.…Let's start looking a little more deeply…at some of these properties.…Close the book on the iPad…and notice what's below the title.…In this case, it says Swift 3.0.…The playground is telling you this is an older version…of a playground book using Swift 3.0 and not…the current version.…
Go back to Xcode.…Navigate to the manifest.plist in the contents.…This is the book manifest.…There's a few things we can change here…to make the book look and perform better.…First, change the name to Huli Pizza Demo.…Right now, it says starter.…Change the content identifier to a unique identifier,…like other Xcode projects, use the reverse DNS format…so I'll make mine…com dot make app pie dot Huli Pizza Demo.…
You use your website or identity for this one.…The deployment target…is the version of iOS you're using for the book.…I'll update this to iOS 10.3.…
Author
Released
7/21/2017- Comparing iPad and Xcode playgrounds
- Creating and testing Swift classes and code in iPad and Xcode playgrounds
- Prototyping code
- Debugging and testing with Quick Look live views
- Using markup to interactively document code and create educational lessons
- Compiling code into playground books
Skill Level Intermediate
Duration
Views
Related Courses
-
iOS App Development: Notifications
with Steven Lipton1h 10m Intermediate
-
Introduction
-
Welcome1m 11s
-
-
1. Introducing Playgrounds
-
Run an iPad Playground3m 30s
-
Move between playgrounds4m 13s
-
2. Xcode Playgrounds
-
Start with Xcode playgrounds4m 22s
-
Code a prototype8m 45s
-
Debug with quick looks3m 20s
-
Layout views4m 19s
-
Add resources3m 27s
-
Autolayout in playgrounds2m 22s
-
Add autolayout4m 33s
-
Use source folders6m 28s
-
Use pages4m 50s
-
-
3. iPad Playgrounds
-
Use assessment status5m 21s
-
Add resources3m 27s
-
View and use sources6m 37s
-
4. Markup and Playgrounds
-
Formatting markup5m 45s
-
Add code markup6m 1s
-
Interactive code6m 36s
-
Change code completion7m 56s
-
-
5. Playground Books
-
Explore book structure2m 16s
-
Build book structure6m 15s
-
Add book content7m 31s
-
Debug books5m 23s
-
Set book manifests3m 46s
-
Create cut scenes8m 49s
-
Always-on live view1m 59s
-
-
Conclusion
-
Next steps1m 26s
-
- Mark as unwatched
- Mark all as unwatched
Are you sure you want to mark all the videos in this course as unwatched?
This will not affect your course history, your reports, or your certificates of completion for this course.
CancelTake notes with your new membership!
Type in the entry box, then click Enter to save your note.
1:30Press on any video thumbnail to jump immediately to the timecode shown.
Notes are saved with you account but can also be exported as plain text, MS Word, PDF, Google Doc, or Evernote.
Share this video
Embed this video
Video: Set book manifests