UniPRT SDK v2.0-.a (C++ static libraries)
 
Loading...
Searching...
No Matches
Importing SDK Into Xcode

Add SDK to C++ Xcode project

  • 1. Create a Xcode project.
  • 2. Copy libCommSDK.a/libJsonSDK.a/libLabelMakerSDK.a/libDiscovery.a to Xcode project.
  • 3. Call APIs in .a files in your program.
  • 4. To connect to a printer using the USB interface, you need to install libusb.

Note: this SDK is developed in macOS Sonoma, Version 14.5 / Xcode, Version 15.4.