evermeer / EVReflection

Reflection based (Dictionary, CKRecord, NSManagedObject, Realm, JSON and XML) object mapping with extensions for Alamofire and Moya with RxSwift or ReactiveSwift
Other
965 stars 119 forks source link

How can I suppress parsing warnings #286

Closed DubonYaar closed 6 years ago

DubonYaar commented 6 years ago

How can I suppress parsing warnings such as "The class x is not key value coding-compliant for the key y"

evermeer commented 6 years ago

You can specify what warnings you want to print. See here the explanation how that works: https://github.com/evermeer/EVReflection#print-options