Inkpad
Inkpad copied to clipboard
Build error: Method possibly missing a [super awakeFromNib] call
How can I fix this build error?
Build error: Method possibly missing a [super awakeFromNib] call
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