How to: Fix the “Base SDK missing” issue in Xcode

Sometimes after upgrading your Xcode and iPhone SDK installation you may see the alert "Base SDK missing" when you try to compile and build an old project (that was written with a previous version of Xcode and an older version of iPhone SDK). That issue is as easy to fix as performing some clicks. Let's … Continue reading How to: Fix the “Base SDK missing” issue in Xcode

How to: Create an icon for your app in Mac OS X

Mac OS X comes with great and powerful tools pre-installed. The scenario is simple: you have coded your app and designed a great logo for it. How you create the OS X icon for your app? The answer is: very easily. First of all open the logo in illustrator if it is .eps file or … Continue reading How to: Create an icon for your app in Mac OS X