ModelIO tvOS 11.0 Beta 4 to Beta 5 API Differences

MDLAnimation.h
Removed -[MDLAnimationBindComponent initWithName:]
Protocols
FromMDLComponent, MDLNamed, NSCopying
ToMDLComponent, NSCopying

Declaration
From@property (nonatomic) matrix_float4x4 geometryBindTransform
To@property (nonatomic) matrix_double4x4 geometryBindTransform

MDLAsset.h
Removed -[MDLAsset initWithURL:bufferAllocator:preserveIndexing:error:]
MDLVoxelArray.h