Unity-Technologies / uaal-example

Other
736 stars 234 forks source link

Bitcode issue on uploading tvOS app with Unity project merged into it. #37

Open salmansaleem032 opened 3 years ago

salmansaleem032 commented 3 years ago

Hi,

We've merged the tvOS and Unity project and are using unity as a library into the native tvOS application.

When we try to upload the build to TestFlight, it rejects stating that bitcode mismatch in tvOS and UnityFramework (image attached).

As TVOS does not expose bitcode settings, we tried setting bitcode on and off in UnityFramework, but still no luck.

Unity Version: Unity 2020.1.16f1 Xcode Version: 12.2

Any help would be much appreciated.

Screenshot 2020-12-23 at 10 47 40 PM