iPhone: Category with property + "unrecognized selector sent to instance" exception
Are you using a static library? If so, add all_load to Other Linker Flags.
Are you sure "UILabel+text.m" is in the target?
Are you using a static library? If so, add all_load to Other Linker Flags.
Are you sure "UILabel+text.m" is in the target?