Hello!
I added Tor.framework to my app and tried to upload app to iTunes, but I got this error.
I added framework by Carthage (README instruction without additional actions)
IDEDistributionPipeline.log
... .app/Frameworks/Tor.framework: replacing existing signature
... .app/Frameworks/Tor.framework: code object is not signed at all
... /usr/bin/codesign exited with 1
Hello! I added Tor.framework to my app and tried to upload app to iTunes, but I got this error. I added framework by Carthage (README instruction without additional actions)
IDEDistributionPipeline.log ... .app/Frameworks/Tor.framework: replacing existing signature ... .app/Frameworks/Tor.framework: code object is not signed at all ... /usr/bin/codesign exited with 1
Did someone get this error?