Uninstall DM SDK 3.x Guide

Review the process to remove DM SDK 3.x from your project before upgrading to DM SDK 4.x.

Delete DM SDK from Your Project

  1. In Xcode, select DMSDK.framework from the Project Navigator. Right-click to delete it.
  2. Select the Target for your app and click Build Phases. Verify that DMSDK.framework is not listed under Link Binary With Libraries or Embed Frameworks.

Remove “Run Script” Build Phase

Select the Target for your app and click Build Phases. Remove the “Run Script” build phase that was added to remove the iOS Simulator slice from your app before submitting to the App Store for review.