-bundle and -bitcode_bundle (Xcode setting ENABLE_BITCODE=YES) cannot be used together

Hi, I am trying to publish my first IOS app.


I am using Unity. I built the Xproject from Unity editor. and I have my provisionning profile I think I ve setup most of the project correctly. Now I want to build for upload.


After cleaning, when I try to build I get this error :

-bundle and -bitcode_bundle (Xcode setting ENABLE_BITCODE=YES) cannot be used together


I looked on the forum and google but I didn t find any refence. I believe it is possible to switch to ENABLE_BITCODE=NO and that might fix it.

Honnestly I am not sure.

Has anyone encountered this error before?

Do you know how I can change the bitcode setting (and should I)?


I am new on the subject so references are obviously welcomed.


Thank you.

-bundle and -bitcode_bundle (Xcode setting ENABLE_BITCODE=YES) cannot be used together
 
 
Q