littlebitesofcocoa.com - Little Bites of Cocoa - Tips and techniques for iOS and Mac development

Description: Tips and techniques for iOS and Mac development. The goal of each of these 'bites' is to give the reader a brief overview or explanation of a particular concept, technique, or tool.

development (16663) programming (6668) ios (6583) tips (2707) tutorials (1678) swift (746) tricks (616) os x (263) objective-c (208) xcode (132)

Example domain paragraphs

Apple's Files.app is a great way to interact with files on iOS.

Today, we'll begin taking a look at how our app can better integrate with it. First up, we're going to learn how to allow users to open files in our app, from the Files.app . Let's get started.

We'll begin by creating a new project with the Single View App template in Xcode. In the future, we'll look at how Document Picker apps work, but for simplicity, we'll use just a plain single view app this time.

Links to littlebitesofcocoa.com (2)