Guides
How to Run a Demo
MacOS
ComPDFKit Conversion SDK for Mac provides a demo in Objective-C for developers to learn how to call the SDK on Mac. You can find the demo in the "samples/ComPDFKit_Conversion_Demo" folder. In this guide, it takes the "Objective-C" demo as an example to show how to run it in Xcode.
Double-click the "ComPDFKit_Conversion_Demo.xcodeproj" or "ComPDFKit_Conversion_OCRDemo.xcodeproj" file which could be found in the "ComPDFKit_Conversion_Demo" folder, to open the demo in Xcode.
Click Product -> Run to run the demo on a Mac device.