# Mac Deployment

# Executable File Form

# File Structure

CLTPlatform
CLTPlatform-2.2.1
libCLTDevice.dylib
libCLTInterface.dylib
libCLTInterfaceJniHelper.dylib
libusb-1.0.dylib

# Instructions for Use

Navigate to the CLTPlatform directory in the command line and execute the following command:

./CLTPlatform-2.2.1

TIP

If you encounter permission issues preventing execution, you can run the following command in the terminal: sudo chmod +x CLTPlatform-2.2.1