Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

the codesign_allocate helper tool cannot be found or used #95

Open
cocoajin opened this issue Sep 6, 2016 · 3 comments
Open

the codesign_allocate helper tool cannot be found or used #95

cocoajin opened this issue Sep 6, 2016 · 3 comments

Comments

@cocoajin
Copy link

cocoajin commented Sep 6, 2016

please help me?
xcode7.3.1, osx10.11.5
the error

codesign -f -s "iPhone Distribution: xxx Co., Ltd." Payload/xx.app/
Payload/xx.app/: replacing existing signature
fatal error: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/codesign_allocate: input file: /Users/cocoajin/Desktop/resignIPA/app 6.7.4/Payload/xx.app/xx does not contain a matching architecture for specified '-a arm64 132640' option
Payload/xx.app/: the codesign_allocate helper tool cannot be found or used

@victor1342
Copy link

i've got this same issue... did you ever solve it?

@apspot
Copy link

apspot commented May 11, 2018

Run this in terminal: sudo xcode-select --reset
https://rehmat.works/xcrun-error-invalid-active-developer-path-fix-on-macos-high-sierra/

@ghost
Copy link

ghost commented Jun 4, 2019

Run this in terminal: sudo xcode-select --reset
https://rehmat.works/xcrun-error-invalid-active-developer-path-fix-on-macos-high-sierra/

This should be the correct answer. Worked like a charm with Xcode 11 beta.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants