p>
Code signing operation failed
Invalid arguments were passed to codesign. Arguments were: –sign
fd2f30b26c9b384c635a044aefa90683239a434a – force
–preserve-metadata=identifier,entitlements,resource-rules /var/folders/c6/yjp3wvhx2bv34_wpcg4j779c0000gn/T/AD6840D0-4776-4EEF-BFC6-9EBA2A1188D6-212-0000012034964EA7/TestingSigning
Every project will have problems, so I think this is an xcode problem. The only thing I did before this problem occurred was to click the “Refresh” button in the “Provisoning Profiles” view. All configuration files are valid , I can run all applications in my device. The only problem is that I cannot distribute them.
Any ideas? Thank you
https://www.dropbox.com/s/xawvd81zzedz0jo/codesign.zip
Extract and paste in /usr/bin File (Use the command Shift G to enter the path directly.)
This should solve it.
My xcode suddenly encountered a problem of distributing any application .When I click the “Distribute…” button and select the code signing logo. This is the error message:
Code signing operation failed< /strong>
Invalid arguments were passed to codesign. Arguments were: –sign
fd2f30b26c9b384c635a044aefa90683239a434a –force
–preserve-metadata=identifier,entitlements,resource-rules /var/folders/c6/ yjp3wvhx2bv34_wpcg4j779c0000gn/T/AD6840D0-4776-4EEF-BFC6-9EBA2A1188D6-212-0000012034964EA7/TestSigning.app/TestSigning
Every project will have a problem so I think this is an xcode problem. The only thing I did before this question was to click the “Refresh” button in the “Provisoning Profiles” view. All the profiles are valid and I can run all applications in my device. The only problem is that I cannot distribute them. /p>
Any ideas? Thank you
It may be because you may have installed some third-party signature applications (such as InstaSign).
Download my file backup from the following URL: < br> https://www.dropbox.com/s/xawvd81zzedz0jo/codesign.zip
Extract and paste the file in /usr/bin (use the command Shift G to directly enter the path.)< /p>
This should solve it.