I’ve an ios app which is using FastPDFKit. It builds for simulator but shows duplicate symbol error for arm7
Any idea? I need help very quickly. Thanks in advance.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Got it:
Cleaning up the FastPdfKit target in FastPdfKit project and recompiled it. It generated a new framework. Grabbed the new .embeddedframework in the FastPdfKit project root directory. It works