Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

iOS Build a Simple iPhone App with Swift Improving Our User Interface Review: Improving Our User Interface

"app icon ha 4 unassigned children! "

i faced this problem when i tried to run my app and i don't know what is the reason or how to solve it , my app doesn't work it shows me this error (The app icon set "app icon ha 4 unassigned children! " ) !! how to solve this problem!

sorry i meant app icon has....

1 Answer

Alejandro Machado
Alejandro Machado
16,091 Points

This is an Xcode warning, it won't stop your code from running :) If you want to get rid of it, navigate to Assets.xcassets and select the AppIcon. On the view on the right you'll see all of your app icons, scroll all the way down and you'll see four images tagged as "Unassigned children". Select them and hit delete.