How to Run a Demo
ComPDFKit Conversion SDK for macOS provides one demo in Objective-C for developers to learn how to call the SDK on macOS. You can find them in the "ComPDFKit_Conversion_Demo" folder. In this guide, it takes the "Objective-C" demo as an example to show how to run it in Xcode.
1. Double-click the "ComPDFKit_Conversion_Demo.xcodeproj" found in the "ComPDFKit_Conversion_Demo" folder to open the demo in Xcode.
2. Click "Product -> Run" to run the demo on a macOS device.