Quote:
Originally Posted by AyClass
xcode 4. Thanks
|
Ok so in the info.plist you will have to write under :
- Bundle display name : you app name (ex search around)
-
Icon file : your icon file name (ex icon.png)
-
Bundle indentifier : your app id (ex com.YOURNAME.YOURAPPNAME)
-
Bundle version = your app versions (ex 1.5)
And the rest is not so important unless you will add some extra features.