iPhone programming: How to force your app to run in landscape mode

As you may have mentioned, lot of iPhone apps (especially games) run by default in landscape mode! You can easily force the app you develop to run in landscape mode! Let's see how: In Xcode find the file [YourAppName]-Info.plist and open it up. Right click on the table and select "Add Row". Select "Initial interface … Continue reading iPhone programming: How to force your app to run in landscape mode

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