Xcode11 codesign error

codesign --force --verify --verbose --entitlements xxxxx.entitlements --options runtime --sign “Developer ID Application: xxxxx.” ZoomSDK/libcares.dylib

error:

ZoomSDK/libcares.dylib: replacing existing signature

codesign_allocate: error: can’t exec ‘/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/codesign_allocate’ (errno=Exec format error)

ZoomSDK/libcares.dylib: the codesign_allocate helper tool cannot be found or used

sdk version:5.11

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.