krzyzanowskim / OpenSSL

OpenSSL package for SwiftPM, CocoaPod, and Carthage, multiplatform
https://swift.best
Other
910 stars 336 forks source link

OpenSSL.framework Command CodeSign failed with a nonzero exit code #95

Closed oussa005 closed 3 years ago

oussa005 commented 3 years ago

Hello,

I have added the last version (1.1.17) with SPM, and I get this error "Command CodeSign failed with a nonzero exit code"

do you have any suggestion

Thank you

krzyzanowskim commented 3 years ago

what platform? can you attach sample project to reproduce?

SrivastavaEkansh commented 3 years ago

I'm also facing the same issue. "No code signature found." I've clean and rebuild OpenSSL framework and add to my project. Then it resolves it. Any idea why we need to do this?

oussa005 commented 3 years ago

deleting DerivedData and reimporting all dependencies has solved the problem for me. THX

krzyzanowskim commented 3 years ago

I don't know what to do about this issue. I'm closing it. Feel free and back to me if you have this problem with latest version.