Add the Framework to the App

CAUTION: You can only use a Swift framework if that framework was built with the exact same version of Swift as the Xcode compiling your app.
  1. Unzip iOSAgent-<version>.zip.
  2. Import the ADEUMInstrumentation.framework (or ADEUMInstrumentation.xcframework) folder into your project Xcode.
Note: If you don't see that Xcode has automatically added the correct path(s), add a project-relative path to your frameworks.