Pod Install fails when installing MuPDF
问题 I'm developing a pdf viewer app and I'm using MuPdf library cocoapods. I created a new project, added a pod file and ran pod install. Following error occurred. Any help is appreciated to fix this. I have set automatically manage signing in the project. Analyzing dependencies Downloading dependencies Installing MuPDF (1.10) [!] /bin/bash -c set -e cd platform/ios # release armv7 + arm64 xcodebuild -scheme MuPDF -configuration Release CODE_SIGN_IDENTITY="" CODE_SIGNING_REQUIRED=NO # debug 64bit