Tagged Questions
7
votes
1answer
2k views
Read version from Info.plist
I want to read the bundle version info from Info.plist into my code, preferably as a string. How can I do this?
0
votes
1answer
353 views
Setting up “Application uses WiFi” property in info plist
I was trying to set "Application uses WiFi" property in my application info plist but to my surprise, I was not able to find this property in the info plist.
The XCODE version I am using is 3.2.6 and ...
0
votes
1answer
967 views
Where do I set my iPhone App's version?
The only place I can think to change is the version in my Target Properties. However, I would assume this is supposed to go somewhere in my Info.plist file as well?
If not, how can I read this ...