I select my custom NSObject in Interface Builder's .xib file and then choose File > Write Class Files but when I look at ClassName.m and ClassName.h none of the Actions of Outlets of my custom NSObject are listed in the code.
What am I doing wrong?
I'm new to programming and very confused.
What am I doing wrong?
I'm new to programming and very confused.