ios - How to build an iPOD app in xcode 3.2.6 -


i starting out trying build app xcode. now, have use xcode 3.2.6. how can build app ipod? when selecting template project select window-based application, under "product" can choose between ipad , iphone. tasked creating app run on ipods, confused on point. have seen high , low refers iphone or ipad. please explain. thanks!

assuming you’re talking ipod touch rather nano or shuffle (neither of has third-party sdk), should using iphone target. distinction between , ipad 1 in xcode entirely screen size, , every ipod touch has had screen size of iphone’s.


Comments

Popular posts from this blog

android - How to save instance state of selected radiobutton on menu -

python 3 IndexError: list index out of range -

IF statement in MySQL trigger -