26
0
2
269
1
检查 Build Setting -> Architectures 配置是否正确 在 target -> Build Settings -> O...
@property有两个对应的词,一个是@synthesize,一个是@dynamic。如果@synthesize和@dynamic都没写,那么...