Ошибка с delegate
Обновил Xcode 6.3.1 и вылезла ошибка, где ее не было:
@property (nonatomic, weak) id < UIGestureRecognizerDelegate, HPTextViewTapGestureRecognizerDelegate > delegate;
Auto property synthesis will not synthesize property 'delegate'; it will be implemented by its superclass, use @dynamic to acknowledge intention
У кого есть решение?
Источник: Stack Overflow на русском