I've figured out how to create an AssetCollectionList. I haven't figured out how to add an AssetCollection to it.
What's tripping me up is AddChildCollections requires an array of PHCollection[], but I can't figure out what type could contain a PHAssetCollection for this to take place.
Any advice?