i\'ve an app that is compiled with iOS4 SDK. i\'d like to test on an ipod touch 1st gen (OS2.2.1) I\'ve set the deployment target to OS2.0 and Base SDK to 4.0.1
I am trying to customise a TableView in my iPhone application. 开发者_开发问答 I have found many tutorials that do this but they are all for version 3.0+.I want to make my application as generic as po