Open chamira opened 7 years ago
It gives warning because MHUICustomization object did not have strong declaration.. This can be eliminated by changing the warning settings.
@property (nonatomic) NSDictionary descriptionLinkAttributes; @property (nonatomic) NSDictionary descriptionActiveLinkAttributes; @property (nonatomic) NSAttributedString *descriptionTruncationString;
@mariohahn are you still maintaining this project?
It gives warning because MHUICustomization object did not have strong declaration.. This can be eliminated by changing the warning settings.
@property (nonatomic) NSDictionary descriptionLinkAttributes; @property (nonatomic) NSDictionary descriptionActiveLinkAttributes; @property (nonatomic) NSAttributedString *descriptionTruncationString;