OS X App Development with CloudKit and Swift
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 a...
Autor principal: | |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Berkeley, CA :
Apress
2016.
|
Edición: | 1st ed. 2016. |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630277206719 |
Tabla de Contenidos:
- Introduction
- Prototyping our app
- Defining our data
- Introduction to CloudKit
- Creating test data with CloudKit dashboard
- Refining our prototype
- Updating CloudKit data from our app
- Adding local cache to improve performance.