This release is compatible with Xcode 7 beta 6 (Swift 2.0).
Note to carthage Users: You must explicitly give this version for Carthage to install.
github "Quick/Nimble" "v2.0.0-rc.3"
Changes
- Updated for Xcode 7 beta 6
beCloseTo
now works withNSDate
without having to convert it- Cocoapod users can now run Nimble in physical devices
- objc: Added
fail()
andfailWithMessage()
functions
Also, Quick has been updated for Xcode 7 beta 6.