Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
DAXKit SDK is delivered as an xcframework, making it easy to embed and achieve the desired functionality in your iOS apps.
To import the SDK into your Xcode project as a package dependency, do the following:
Go to https://github.com/microsoftconnect/DAXKit-SDK-iOS and download the desired branch or version.
From the download package, add DAXKit.xcframework to the root folder of your projects directory.
Open your Xcode project or workspace (*.xcworkspace).
Add the framework/library to your target: From the root folder, drag and drop DAXKit.xcframework into the Frameworks, Libraries and Embedded Content section.