I have a strange problem.
I am trying to set up a User Defined Runtime Attribute in IB. As shown below, I am setting the NSString attribute statID in my viewController and would like to give it a test value of 00000 in IB

When I compile that I get this error when creating: "Custom runtime attributes in Mac OS X versions prior to 10.6"
I know that I can configure custom attributes in iOS from iOS documents found here go to the section "Setting runtime attributes for custom Objects"
Any idea why it gives me an error?
iphone interface-builder
Cyprian Oct 20 '10 at 16:40 2010-10-20 16:40
source share