Warning: "Could not get traitsetID for iPhone11,6" (Assets.xcassets)

Viewed 2280

I'm getting this warning all the time when running an Xcode 10 app to the XS Max physical device:

Could not get traitsetID for iPhone11,6 (Assets.xcassets)

Any idea what this is about and how to fix it?

1 Answers

I ran into this tonight as well, was fixed when I ran the update of my phone to 12.1. Don't know if that was the fix, or if it was coincidental, but it's working now.

Related