MyImagePicker |
====================== |
|
Demonstrates how to use the AssetsLibrary framework to create a user interface similar to the UIImagePickerController. |
|
=========================================================================== |
Build Requirements |
|
Xcode 5.0 or later, iOS SDK 6.0 or later |
|
=========================================================================== |
Runtime Requirements |
|
iOS 6.0 or later |
|
=========================================================================== |
Using the Sample |
|
Open the project, build it and run it on a device where the camera roll and iTunes synced images will be available. |
|
|
=========================================================================== |
Changes from Previous Versions |
|
1.1 - Upgraded to support iOS 6.0 SDK, uses Automatic Referencing Counting (ARC) and Storyboards, replaced UITableView usage with UICollectionView. |
1.0 - First release |
|
=========================================================================== |
Copyright (C) 2011-2013, Apple Inc. |