Posts

Post not yet marked as solved
11 Replies
Same here,I'm using Xcode Version 11.3.1 (11C504)it works fine in a simulator (iPad) or on my Iphone 11, but as soon as I build my project for macOS (Catalina 10.15.3) I got that strange compilation error :Undefined symbol: _OBJC_CLASS_$_UIMarkupTextPrintFormattermore details:Undefined symbols for architecture x86_64: "_OBJC_CLASS_$_UIMarkupTextPrintFormatter", referenced from: objc-class-ref in PDFGenerator.old: symbol(s) not found for architecture x86_64clang: error: linker command failed with exit code 1 (use -v to see invocation)