Steps to add ZSDK_API.a to your development environment project

  1. Select the Navigation tab of your XCode project
  2. Navigate to the lib directory of your installation of the ZebraLink Multiplatform SDK
  3. Drag libZSDK_API.a to your Navigation tab of your XCode project
  4. Check the Copy items into destination group's folder and select the proper target to add it to and then click Finish
  5. The library should now show up in the Build Phases tab under Link Binary With Libraries

Steps to include the ZebraLink Multiplatform SDK headers to your development environment project

  1. In your development environment, navigate to your app's target
  2. Select the "Build Settings" tab
  3. Set the "Header Search Path" setting to the location of the "lib/include" directory of your installation of the ZebraLink Multiplatform SDK