NSBundle pathForResource取不到值如何解決?

代碼如下: NSString *path = [[NSBundle mainBundle] pathForResource:@"sortednames" ofType:@"plist"];        NSLog(@"path = %@", path);        NSDictionary *dict = [[NSDictionary alloc] initWithContentsOfFil
相關文章
相關標籤/搜索