codesign framework in xcode8

try every possible solutions provides online but still have encountering the same issue.


Signing Identity: "-"

/usr/bin/codesign --force --sign - --timestamp=none /Users/name/Library/Developer/Xcode/DerivedData/-apmvzhzaqwfebxdecjbcwxytdvez/Build/Products/Release-iphonesimulator/.framework

/Users/name/Library/Developer/Xcode/DerivedData/apmvzhzaqwfebxdecjbcwxytdvez/Build/Products/Release-iphonesimulator/.framework: bundle format unrecognized, invalid, or unsuitable

Command /usr/bin/codesign failed with exit code 1

** BUILD FAILED **

The following build commands failed:

CodeSign /Users/name/Library/Developer/Xcode/DerivedData/-apmvzhzaqwfebxdecjbcwxytdvez/Build/Products/Release-iphonesimulator/.framework

(1 failure)

Command /bin/sh failed with exit code 65

Did you try to do a complete clean (option - Product Menu / clean build folder) ?

Did you find a solution to this?

codesign framework in xcode8
 
 
Q