See header file HCHasDescription.h, unfortunately my source file also
has interface poi.hasDescription(), compiler is confused on which one
to choose.
#ifdef HC_SHORTHAND
#define hasDescription HC_hasDescription
#endif
I have added the following header files in testing project prefix.PCH
file.
#define HC_SHORTHAND
#import <OCHamcrestIOS/OCHamcrestIOS.h>
I am confused, anyone who knows how to fix it please share, any idea?
Your discussion are appreciated.
Thanks in advance.
--
You received this message because you are subscribed to the Google Groups "Hamcrest Developers" group.
To post to this group, send email to hamcre...@googlegroups.com.
To unsubscribe from this group, send email to hamcrest-dev...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/hamcrest-dev?hl=en.