objective c - Why would my app not be able to "attach" an action? -
i've changed app class type nsobject nsapplication , following message when testing app: 
could not connect action buttonclicked: target of class nsapplication
what mean , how can fix it?
nsapplication not respond buttonclicked: method and, therefore, there no way target/action connection made.
Comments
Post a Comment