You must be eager to use your favorite iPhone apps in your iPad but just just can’t wait devs to deliver iPad compatible version of the app. In that case you can do it yourself following few simple steps. At first you must jailbreak your iPad with Spirit. Next follow the steps below.
1. Download iPhoneBrowser and launch it. In Cydia, download Afc2Add and reboot your iPhone.
2. Navigate to the app you want to make compatible in /var/mobile/Applications

3. Open the info.plist in the applications main folder

4. Add the follow:
<key>UIDeviceFamily</key>
<array>
<integer>1</integer>
<integer>2</integer>
</array>
5. Respring and then you should have a nice iPad size app
Voila! Now you can enjoy iPad edition of the app.
Did it worked? comments please.














