I use Mantlein my project to serialize objects. The library is used by many, and I am sure that the errors are not related to them. When I include, Mantle.hor in particular, MTLJSONAdapter.hit gives some unrelated errors for a block of text that is enclosed in a comment inMTLJSONAdapter.h
this is a screenshot MTLJSONAdapter.hwhere errors occur:

Block of text:
and I get the following errors:

There #import <Mantle/Mantle.h>are no errors when deleting a row . I import the title in the class BaseModelas suggested by the library. The class is empty, however here it is for reference:


, , , , - . , ?
Xcode 6.3. Mantle Cocoapods . pod install .