Ошибка с delegate

Рейтинг: 0Ответов: 1Опубликовано: 25.04.2015

Обновил 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

У кого есть решение?

Ответы

Ответов пока нет.