README.md

# Using MLMediaLibrary to load and display photos
 
This sample demonstrates how to use the Media Library framework in OS X.  The MLMediaLibrary class provides an interface for accessing a collection of media objects from various sources (iPhoto, iMovie, iTunes, Aperture).  This sample shows how to load photos found in your iPhoto media source and display them in an NSCollectionView.
 
 
## Requirements
 
### Build
 
macOS 10.12 SDK or later, Swift 3.0 or later
 
### Runtime
 
OS X 10.11 or later
 
Copyright (C) 2016 Apple Inc. All rights reserved.