Commits

Brian Gesiak committed f4cd7f9ba54
Support Swift 2.0 1. Update .gitmodules to pull in Nimble Swift 2.0 support (https://github.com/Quick/Nimble/pull/131). 2. Run Edit > Convert > To Latest Swift Syntax. 3. XCTestObservationCenter is now a public XCTest API, although it doesn't expose "suspend observation". Expose that method via a category.