sprang/Inkpad

A compiler error

Opened this issue · 0 comments

Project view implementation files contains awakeFromNib Method.
Because of a versioning issue, this method compilation does not pass without overwriting the parent class.
add [super awakeFromNib];