Hi,
In file TSKPinningValidator_Private.h the import was removed #import "TrustKit.h", witch cause error when build, because the types are now unknown.
TSKPinningValidator_Private.h
#import "TrustKit.h"
Thanks.