Hello.
I am confused about bitcode. I think Code Signing guarantees the executable binary *is not changed* from developer's build. And this will be contract between users and developer. But bitcode says 'Apple produces optimized binary automatically.', it seems to be contradiction.
In bitcode context, what dose 'signing' actually means?