ArcKit v2.1.0 Release Notes

Release Date: 2017-11-02 // over 6 years ago
  • โž• Added

    • ๐Ÿ‘Œ Supports / requires Xcode 9.1 (pin to ~> 2.0.1 if you require Xcode 9.0 support)
    • โž• Added a locomotionManager.locationManagerDelegate to allow forwarding of CLLocationManagerDelegate events from the internal CLLocationManager
    • Made public the classifier.accuracyScore property
    • โž• Added an isEmpty property to ClassifierResults

    ๐Ÿ›  Fixed

    • Properly reports ArcKit API request failures to console