ReadMe.txt

### AVSimplePlayerOSX ###
 
===========================================================================
DESCRIPTION:
 
A simple AV Foundation document based movie playback application.
 
===========================================================================
BUILD REQUIREMENTS:
 
Xcode 5.0 or later, Mac OS X v10.9 or later
 
===========================================================================
RUNTIME REQUIREMENTS:
 
Mac OS X 10.9 or later
 
===========================================================================
PACKAGING LIST:
 
AVSPDocument.m/h:
 The document class. This contains the application logic.
 
AVSPDocument.xib:
 The document NIB. This contains the application UI.
 
===========================================================================
CHANGES FROM PREVIOUS VERSIONS:
 
Version 1.1
- Updated to use modern objective C features and best practices covered in WWDC 2014 Session 503: Mastering Modern Media Playback.
 
===========================================================================
Copyright (C) 2011-2014 Apple Inc. All rights reserved.