Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

OS X App Development with CloudKit and Swift

Posted By: ksveta6
OS X App Development with CloudKit and Swift

OS X App Development with CloudKit and Swift by Bruce Wade
2016 | ISBN: 1484218795 | English | 131 pages | EPUB | 2 MB

This book is your step-by-step guide to learning OS X app development using CloudKit and Swift.

All the development will be done using Apple’s Swift 2 programming language. You'll see how to define data for your app and build a prototype with Sketch 3 and Keynote. Using CloudKit to store OS X application data, and separate public and private data, readers will learn how to control which data can or cannot be changed in a public data store. OS X App Development with CloudKit and Swift takes you from prototyping your app with Sketch 3 all the way through building a data-driven app using CloudKit, and everything in between.

What You'll Learn
How to create Test Data with CloudKit Dashboard
How to refine a prototype
How to update CloudKit Data from an app
How to add Local Cache to improve performance
Who This Book Is For
OS X App Development with CloudKit and Swift is for the iOS or OS X developer who is struggling to get to grips with CloudKit. If you’re looking for a solid example from start to finish using CloudKit with Swift 2 this book’s for you. You should have an understanding of the Swift language, e.g. the differences between var/let, how to work with control statements, closures etc., to work confidently with this book.