When adding an image to my project, Xcode shows the check box "Add to target". Even if I enable it, the image doesn't actually get added to the target and the image doesn't show in the app.
When I click on the image and then look at the "File Inspector" on the right pane, I can see the "Target membership" stays unchecked. If I enable it here now, then it works fine and shows in the app.
Shouldn't the "add to target" mean it should enable the "Target membership" automatically?