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
-
New development environment requirements:
- Xcode version 15.3 or higher.
- Swift version 5.10 or higher.
-
If SDK was added as an
XCFramework
manually in the project, please check the updated section in the Install. Otherwise, no action is required.