Hi,
Yesterday I updated Xcode to v14.0. Today I submited an app and got these errors:
"We identified one or more issues with a recent delivery for your app, "XPTO" 1.95.3 (0.139). Please correct the following issues, then upload again.
ITMS-90482: Invalid Executable - The executable 'XPTO.app/XPTO' contains bitcode.
ITMS-90630: Invalid Executable - The executable 'XPTO.app/XPTO' does not contain compiled code"
Bitcode is set to YES on Build Setting -> Build Options -> Enable Bitcode
Does anyone know how to fix?