Search code examples
iosxcode7

How do I clear a warning for xcassets unassigned children?


Every time I build I receive two warnings:

<Project name>
    Assets.xcassets
        The launch image set "BrandAsset" has 2 unassigned children.

<Project name>
    Images.xcassets
        The launch image set "BrandAsset" has 2 unassigned children.

Not really sure what to do about this because I am assigning an existing storyboard for the Launch Screen File.

Under Launch Screen Source, I just see a button that says Use Asset Catalog.

How can I fix my build to clear these warnings?


Solution

  • just select unassigned items, then, remove: remove unassigned items