Closed stanislaw closed 10 years ago
Hey man! Thnx, merged & tested several commits - all tests are passed. Great job!
BTW - don't miss Algorithms Design & Analysis Stanford online course, course will start soon. More info on https://www.coursera.org.
Thanks! @stanislaw
:octocat:
All works fine now.
There were problems with MapKit on OS X - it is supported only in 10.9, while Travis machines still have 10.8.5. I mocked all the geometry needed for now, so EKAlgorithms does not depend on any external frameworks: nor CoreLocation, nor MapKit.