I am using xcode 8
I have a simple Tab Bar Controller, I changed the Tab Bar Item image in each View Controller that embedded inside Tab Bar Controller:
However in storyboard, the tab bar item images on Tab Bar Controller doesn't change. When I rum my app, the Tab Bar Controller shows only text without any image at all. What is wrong?