I'm working on an objective c based macos project for years, containing numerous Objective C classes.
For some reason, in a particular class I can bind new IBOutlets in Interface builder, but in my .m file I get always the error:
Use of undeclared identifier ' my buttoname '
Someone any idea?
I'm working with:
XCode 13.2.1
1
0
3.5k