Creating a custom UICollectionViewCell for my UICollectionViewController, it works by registering the nib; however, fails to register by class.
UICollectionViewCell
UICollectionViewController