Reputation: 333
I am creating a simple tab bar , and i am using iphone 8 in simulator. I have imported icon( not glyph) of size 50 x 50 as mentioned in apple guideline, but the icon is not showing up in bar item image. I have done everything ( Render as, change pixel size, even i tried with different resolutions like 25 x 25, 75 x 75) but its not showing up in portrait mode. Kindly help. i wanna do it in storyboard. Below are the screenshots.
Upvotes: 0
Views: 237
Reputation: 2922
You can just typed the image name in the box
If you want the file showed in the dropdown, close and reopen the project so Xcode will do reindexing all project files
Upvotes: 2
Reputation: 123
You may want to try adding the icon into the other 2 slots for universal.
Upvotes: 0