Add Required Libraries

The Splunk AppDynamics iOS Agent requires these libraries:
  • SystemConfiguration.framework
  • CoreTelephony.framework
  • libz.dylib or .tbd
  1. Select the target that builds your app in Xcode.
  2. Select the Build Phases tab.
  3. Expand the Link Binary With Libraries section.
  4. If any of the above libraries are not listed:
    • Click the + button.
    • Locate the missing library in the list.
    • Click Add.
Repeat this step for each missing library.