Skip to main content
Version: 2.2.0

Migrate from 2.1.x to 2.2.x

This guide is provided in order to ease the transition of existing applications using SkyPath v2.1.x to v2.2.x APIs.

Breaking Changes

  1. New development environment requirements:

    • Xcode version 15.3 or higher.
    • Swift version 5.10 or higher.
  2. If SDK was added as an XCFramework manually in the project, there are new geos dependencies. Please check in the corresponding section in Install. Otherwise, no action is required.