Xcode 8.2 support + Unit Test improvements
- Project files updated to Xcode 8.2
- Travis CI
.yml
configuration file updated to use Xcode 8.2 + iOS 10.2 simulator (Be sure to check out.yml
configuration file and GitHub issue #7031 for further informations and instructions) - Added new Unit Tests
- Improved Unit Tests console output in case of failure, now they will display the object value when appropriate so debug will be easier