bydynatrace· 26 skills
Set up the Dynatrace iOS SDK (OneAgent) in an iOS project using Swift Package Manager. Automates adding the SPM dependency, creating a Dynatrace.plist configuration file, adding the import statement, adding privacy opt-in code, and building the project. Use this skill when the user wants to integrate, install, add, or set up Dynatrace monitoring in their iOS app. Keywords: Dynatrace, iOS, SDK, OneAgent, setup, install, integrate, SPM, Swift Package Manager, Info.plist, DTXApplicationID, DTXBeaconURL, mobile monitoring, RUM.
$npx -y skills add dynatrace/dynatrace-for-ai --skill dt-obs-ios-sdkInstalls into the current project.
Run `npx skills use "https://github.com/dynatrace/dynatrace-for-ai" --skill "dynatrace/dynatrace-for-ai/dt-obs-ios-sdk"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/dynatrace/dynatrace-for-ai" that are relevant to the current task. Run `npx skills add "https://github.com/dynatrace/dynatrace-for-ai"` and select the relevant skills, then follow their instructions.