MKStoreKit
MKStoreKit copied to clipboard
Unknown type NSString in MKStoreKit.h
When I include the MKStoreKit files in my project I get error:
reporting all extern NSString *const as:
Unknown type name 'NSString'. That does not stop compilation from completing, but it is still an hinderance. Why does it happen and how to fix it?