When I run my application i got this I see in my console this message \"Unknown class FirstViewController in Interface Builder file.\"
I am running TabBar applicati
Go to project , targets , build phases , compile Sources and add the unknown class ..done.