[[[NSBundle mainBundle] infoDictionary] objectForKey:@"CFBundleVersion"]
Tags: nsbundle
General
NSString *moviePath = [[[NSBundle mainBundle] resourcePath] stringByAppendingPathComponent:@"filename.file"];
Powered by BlogEngine.NET 1.4.5.0 Theme by Mads Kristensen