Entries for January 2011

iPhone App Version Information In XCode

17 jan 2011

When you create an iOS Application in XCode by default the version of the application is stored in <appname>-Info.plist. It would be really handy to get this in to code for compile time checks and #defines...