Fixing Bugs & Adding subtitle to feeds
This commit is contained in:
1
RSXML/RSParsedFeed.h
Normal file → Executable file
1
RSXML/RSParsedFeed.h
Normal file → Executable file
@@ -17,6 +17,7 @@
|
||||
@property (nonatomic, readonly, nonnull) NSString *urlString;
|
||||
@property (nonatomic, readonly, nullable) NSString *title;
|
||||
@property (nonatomic, readonly, nullable) NSString *link;
|
||||
@property (nonatomic, nullable) NSString *subtitle;
|
||||
@property (nonatomic, readonly, nonnull) NSSet <RSParsedArticle *>*articles;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user