Also, be careful, you can use a PDF file (resolution-independent vector graphics) instead of PNG, and Xcode will give you the appropriate permissions at build time (I don't think you can easily do this for third-party icons like Facebook, but...).
To learn how to do this, create a new project using the Tabbed Application template and check the asset catalog for the icon images in the tab. It does this only for the round and square icons of the initial tabs "First" and "Second".
source share