Releases: FleksySDK/PredictiveSDK-iOS
Releases · FleksySDK/PredictiveSDK-iOS
v1.6.0
- Added support for visionOS 1.0.
- Removed support for iOS 12. This version of the PredictiveSDK supports iOS 13 and above.
- Xcode 15 or above required.
v1.5.1
This is the last version of the PredictiveSDK that includes support for iOS 12
v1.4.0
The product has been renamed from FleksyCoreSDK to PredictiveSDK.
Migration from previous versions
If your project used a previous version of the PredictiveSDK (prev. called FleksyCoreSDK), you will need to do a small manual change after updating your PredictiveSDK dependency to v1.4.0 or higher. Otherwise, you will get this "Missing package product ' FleksyCoreSDK'" error:
Due to the rebranding, now product exposed by the package is called "PredictiveSDK" (replacing the previous "FleksyCoreSDK" name).
How to fix the issue?
- Select the targets where you are using this package and go to the "General" tab.
- Find the "Frameworks, Libraries, and Embedded Context" section. You should see the "FleksyCoreSDK" product listed below.