Monthly Archives: September 2009

CVS – iPhone XCode

1) Create a new project 2) Add the following two lines of code in the header for the main AppDelegate.h and AppDelegate.m // $Header$ // $Log$ 3) Save the project 4) In the top XCode menu go to SCM/Repositories 5) … Continue reading

Posted in Code / Computers, iPhone | 1 Comment

Create A Custom iPhone Home Screen Icon

The iPhone allows you to easily save any website URL to your home screen as an icon. With a simply finger click you can launch Safari and see your web page. However, the default icon for this is a screenshot … Continue reading

Posted in Code / Computers, iPhone | Leave a comment