How do I add size class customization pragmatically? I know how to do this in interface builder but would like to do this with my existing programmatic NSLayoutConstraints. Can't seem to find any info about this anywhere, except one or two places that said it could be done, but with no info about how.
Thanks