Bitcode is not setting yes for WachOS while archiving the build to create IPA

As we got the mail from apple, bitcode is required for watchOS and we just upgraded our watchOS1 to watchOS4 and we are facing a problem, when we make bitcode enabled in xcode9.1's setting for watchOS targets(watchkitapp and watchkitappExtention). While archiving it is always showing not included for watchOS targets. So we are not able to upload the IPA file with bitcode to iTunes. when we are enabling it from Xcode setting then why it is not showing at the time creating IPA file ?


Configuration :-

Xcode version :- 9.1

MacOS version :- 10.12.6 (16G29)

Build settings --> UserDefinedSettings --> ENABLED_BITCODE = YES (for watchOS targets only)


Step To Reproduce :-

Set the bitcode enable value to YES for watchOS targets only and try to archive the build, at the time of creating IPA ,one window will open which gives the information about all targets, click on watchOS targets , it always shows BITCODE = not included.

Hi,

i have the same problem with xcode 13. Could you solve it?

Thanks!!!

Bitcode is not setting yes for WachOS while archiving the build to create IPA
 
 
Q