Search code examples
xcodetvosxcode11

Branding assets are not working for tvOS after update to Xcode 11


Screenshot

I am working on an app that has iOS and tvOS versions. After the update to Xcode 11 the Branding Assets for the tvOS version started to glow in red. It seems that Xcode can't find them. I tried making a brand new project for tvOS and the result is the same!

After contacting the Apple support they confirmed that this is a bug and said that they are working on it. However a lot of time passed since then ...

I am writing this question to see, if other people have bumped into this problem and, if someone has found a workaround.

This bug actively prevents me to release new versions of the tvOS app via Xcode 11+.

I will write here if Apple responds with a fix for the problem, so other people may know, if a solution has been made available via the official channels.


Solution

  • The problem was fixed in Xcode 11.3. The UI no longer glows red as shown in the question above.