Difference between revisions of "IOS 8 App Development Essentials"
From Techotopia
Line 18: | Line 18: | ||
<tr> | <tr> | ||
<td> | <td> | ||
− | # [[An Introduction to Swift Playgrounds]]<br><br> | + | # [[Testing Apps on iOS 8 Devices with Xcode 6]] |
+ | #* [[Testing Apps on iOS 8 Devices with Xcode 6|Configuring Xcode with Apple IDs]] | ||
+ | #* [[Testing Apps on iOS 8 Devices with Xcode 6|Generating Signing Identities]] | ||
+ | #* [[Testing Apps on iOS 8 Devices with Xcode 6|Device Registration]] | ||
+ | #* [[Testing Apps on iOS 8 Devices with Xcode 6|Manually Adding Test Devices]] | ||
+ | #* [[Testing Apps on iOS 8 Devices with Xcode 6|Running an Application on a Registered Device]]<br><br> | ||
+ | # [[An Introduction to Swift Playgrounds]] | ||
+ | #* [[An Introduction to Swift Playgrounds|What is a Swift Playground?]] | ||
+ | #* [[An Introduction to Swift Playgrounds|Creating a New Swift Playground]] | ||
+ | #* [[An Introduction to Swift Playgrounds|A Basic Swift Playground Example]] | ||
+ | #* [[An Introduction to Swift Playgrounds|Playground Timelines]] | ||
+ | #* [[An Introduction to Swift Playgrounds|Working with UIKit in Playgrounds]] | ||
+ | #* [[An Introduction to Swift Playgrounds|When to Use Swift Playgrounds]]<br><br> | ||
# [[Swift Data Types, Constants and Variables]] | # [[Swift Data Types, Constants and Variables]] | ||
#* [[Swift Data Types, Constants and Variables|Using a Swift Playground]] | #* [[Swift Data Types, Constants and Variables|Using a Swift Playground]] |
Revision as of 16:16, 3 December 2014
Table of Contents | Next | |
Start Here |
This book is currently under development with new chapters added regularly.
© 2014 Neil Smyth / Payload Media. This eBook is provided for personal use only. Unauthorized use, reproduction and/or distribution strictly prohibited. All rights reserved.
<google>BUY_IOS8</google>
<google>BUY_IOS8</google>
Table of Contents | Next | |
Start Here |