Using SSH or your favorite USB Browser. Make sure you have afc2add installed from cydia or rock.
1.) Navigate to the app you want to make compatible in /var/mobile/Applications
2.) Open the info.plist in the applications main folder (TIP: we recommend you just use ifile from Cydia to do the editing)
3.) Add the following:
<key>UIDeviceFamily</key>
<array>
<integer>1</integer>
<integer>2</integer>
</array>
Respring and then you should have a nice iPad size app
Thanks @ JStraitiff, look forward to a more automated solution at some point in the future.


No comments:
Post a Comment