在'interface'/'interface'iOS Error(损坏的Xcode?)之前,这里不能指定任何类型或存储类

Mat*_*ell 2 iphone xcode objective-c ios

此接口提供错误:

@interface VideoFeedCollector : NSObject{
    @public
    NSData * received_data;
    int feed_id;
    BOOL transmitting;
}
Run Code Online (Sandbox Code Playgroud)

谢谢.

Mat*_*ell 7

没有@end与其中一个接口声明.