调用NSMakeRange方法时出现此错误.我做错了什么?
#import <Foundation/Foundation.h> // NSRange range1 = NSMakeRange(12, 5);
objective-c xcode4
objective-c ×1
xcode4 ×1