Releases: LivePersonInc/lpabcsdk
ABC SDK V. 1.3.10
ABC SDK V. 1.3.9
ABC SDK v1.3.9 is an XCFramework built with xcode 14.1
(Apple Swift version 5.7.1 (swiftlang-5.7.1.135.3 clang-1400.0.29.51)
The change to XCFramework is to remove the need to continously release new versions of the binary for each new iOS version Apple releases.
- If manually importing the framework to your project keep in mind the new name of the framework is LPABCMessagingSDK.
- Where importing this framework within your host app classes you will need to change your import from "import LPABCSDK" to "import LPABCMessagingSDK" as the framework has changed names.
There should not be any other code needing changed as the public classes are still LPABCSDK.
Further this update contains the following enhancements.
- This update removes some warnings about webkit functions being deprecated such as " 'WKPreviewElementInfo' is deprecated: first deprecated in iOS 13.0" and "'WKPreviewActionItem' is deprecated: first deprecated in iOS 13.0 - This API will be replaced".
- This version also sets the minimum iOS target version to be iOS13 and updates a few other things to account for that change as well within the sdk.
ABC SDK V. 1.3.8
ABC SDK 1.3.8
Built with Xcode 14.2
Apple Swift version 5.7.2 (swiftlang-5.7.2.135.5 clang-1400.0.29.51)
ABC SDK V. 1.3.7
Xcode 14.0.1
Apple Swift version 5.7 (swiftlang-5.7.0.127.4 clang-1400.0.29.50)
Readded with sim support
ABC SDK V. 1.3.5
Xcode 13.3
Swift 5.6 (swiftlang-5.6.0.323.62 clang-1316.0.20.8)
ABC SDK V. 1.3.4
Conforms to:
Xcode 13.2.1
Swift version 5.5.2 (swiftlang-1300.0.47.5 clang-1300.0.29.30)
ABC SDK V. 1.3.3
Conforms to:
Xcode 13
Swift version 5.5.1 (swiftlang-1300.0.31.4 clang-1300.0.29.6)
ABC SDK V. 1.3.2
Conforms to:
Xcode 12.5.1
Swift version 5.4.2 (swiftlang-1205.0.28.2 clang-1205.0.19.57)
ABC SDK V. 1.3.1
Conforms to:
Xcode 12.3 & Xcode 12.4
Swift version 5.3.2 (swiftlang-1200.0.45 clang-1200.0.32.28)
ABC SDK V. 1.3.0
Conforms to:
Xcode 12.0 & Xcode 12.1
Swift version 5.3 (swiftlang-1200.0.29.2 clang-1200.0.30.1)