阅读背景:

如何读取Info.plist里自己添加的信息_loongwong2011的博客

来源:互联网 
NSString* File = [[NSBundle mainBundle] pathForResource:@"info" ofType:@"plist"];
NSMutableDictionary* dict = [[NSMutableDictionary alloc] initWithContentsOfFile:File];
[dict objectForKey:@"en"] 

这里大小写敏感, 是Info.plist
注意大小写@@NSString* File = [[NSBundle mainBundle] pathFor



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: