Get current app version number from bundle

by alex 6. December 2010 00:02

[[[NSBundle mainBundle] infoDictionary] objectForKey:@"CFBundleVersion"]

Get path for file included into project

by alex 16. March 2009 13:07

NSString *moviePath = [[[NSBundle mainBundle] resourcePath] stringByAppendingPathComponent:@"filename.file"];

Powered by BlogEngine.NET 1.4.5.0
Theme by Mads Kristensen