iphone - How to check what's kind of an iOS Application? -



iphone - How to check what's kind of an iOS Application? -

i new on ios programming. download samples apple website. how know what's kind of sample? view-based, window-based, navigation-based etc.

to add together @steve said ( editing reply time ... set improve had :)), template not create indicator allows find kind of project. of course of study sdk setting , run setting can help understand if iphone or mac.

but if project created standard template, possible understand of template used.

navigate .xcodeproj file corresponding project. cmd + click ( or right click) , take open bundle contents. open .pbxproj file. default open in xcode, search term "template". point right direction.

iphone objective-c ios templates

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

intellij idea - Update external libraries with intelij and java -

javascript - send data from a new window to previous window in php -