Understanding iOS application entry point
Are you wondering what is the application entry point? How the OS knows where to find an entry point? What @UIApplicationMain attribute does? What's hidden behind the UIApplicationMain method? If you want to know the answer to those questions, you should probably read this article.