Steps to add ZSDK_API.a to your development environment project
- Select the Navigation tab of your XCode project
 
- Navigate to the lib directory of your installation of the ZebraLink Multiplatform SDK
 
- Drag libZSDK_API.a to your Navigation tab of your XCode project
 
- Check the Copy items into destination group's folder and select the proper target to add it to and then click Finish
 
- The library should now show up in the Build Phases tab under Link Binary With Libraries
 
- In your development environment, navigate to your app's target
 
- Select the "Build Settings" tab
 
- Set the "Header Search Path" setting to the location of the "lib/include" directory of your installation of the ZebraLink Multiplatform SDK