Inkpad icon indicating copy to clipboard operation
Inkpad copied to clipboard

Build error: Method possibly missing a [super awakeFromNib] call

Open alelordelo opened this issue 7 years ago • 1 comments

How can I fix this build error?

Build error: Method possibly missing a [super awakeFromNib] call

screen shot 2018-12-12 at 17 16 46

alelordelo avatar Dec 12 '18 16:12 alelordelo

Maybe by looking at the method mentioned in the error and adding [super awakeFromBib];.

But this should be already fixed: https://github.com/sprang/Inkpad/issues/173

ghost avatar Dec 17 '18 07:12 ghost