I am working on a project with the PSPDFKit
demo version. Everything was good until i tried to create a category of PSPDFDocument
. Since, i have the following linker error :
ld: section __objc_const (address=0x00F5A7B0, size=4651223840) would make the output executable exceed available address range for architecture i386 clang: error: linker command failed with exit code 1 (use -v to see invocation)
Did someone already faced this issue ?
EDIT : This seems to appear only when working with Simulator