Install the iOS SDK
The Splunk AppDynamics iOS SDK framework helps you to monitor the performance and activities of an iOS application. You can add the Splunk AppDynamics iOS SDK in your Xcode environment from the Splunk AppDynamics GitHub repository.
You can install the iOS SDK using CocoaPods, Swift Package Manager, or by manually downloading and installing it. We recommended that you use CocoaPods or Swift Package Manager to install the iOS SDK because it handles the dependencies, the build settings, and simplifies upgrading.
- Swift Package Manager install is supported for iOS Agent 23.10.1 or higher.
- Download the list of copyrights and licenses for each Open Source components in iOS Agent. See, Release Notes
Follow the instructions for your preferred installation method: