tvOS - problem with bitcode. Can't upload app into the store

Hi!

I created an empty project with the default settings, no plugins etc.
The project compiles successfully. Runs on Apple TV without problems.

The problem occurs when upload the app in ITunes (Application Loader).

2861521--209415--tvos_application_loader.jpg

After “successful” submission, a letter arrives in the email:

Bitcode is required for the tvOS and it is activated in the Build Settings:
ENABLE_BITCODE = YES

2861521--209418--tvos_bitcode.jpg

Same problem:

http://stackoverflow.com/questions/35179101/invalid-executable-the-executable-jumprush-app-jumprush-does-not-contain-b

Unity 5.4.2 + Windows 10
Unity 5.3.4 + OS X El Capital 10.11.6
Xcode 8.0
Application Loader

Best,
Nolex.

The problem is solved.

Use Archive => Submit to store.
Not Application Loader!!