iOS-9-Sampler is a reference application that demonstrates APIs introduced with iOS 9 through small, focused examples. It was designed to build with Xcode 7 and combines Swift and Objective-C source code. The project explores map customization, Core Image text detection, new filters, speech voices, and Audio Unit discovery. Interface examples cover UIStackView, spring animation, Safari View Controller, and system font additions. It also demonstrates Core Spotlight search, content blocker extensions, Low Power Mode detection, Contacts, and ReplayKit. Hardware-oriented samples include 3D Touch quick actions, force visualization, and Live Photos. The repository is now most valuable as a historical learning resource for understanding how these APIs were originally adopted.
Features
- Map and Core Spotlight samples
- Text detection and Core Image filters
- UIStackView and spring animation examples
- ReplayKit and Live Photos demonstrations
- 3D Touch actions and force sensing
- Contacts, Safari, and content blocker APIs