Skip to content
ComPDF

ARC Compatibility

ComPDF SDK requires non-ARC. If you wish to use ComPDF SDK in an ARC project, just add the -fno-objc-arc compiler flag. To do this, go to the Build Phases tab in your target settings, open the Compile Sources group, and double-click and type -fno-objc-arc into the popover.