In Xcode 7.2 (Beta 4) there isn't a slot for an iPad Pro in the image asset catalog (xcassets folder). If I select an image (not app icon) in the Xcode assets there is no slot for iPad Pro. There is just a 1x slot and a 2x slot when iPad is selected as the device. Since the iPad Pro is a higher resolution I would have thought they would have needed to add an iPad Pro slot.
Am I missing something here?
My thought was that I could build the UI to be based on an image's intrinsic size so that a particular image and its surrounding UI elements would appear to be the same size for both the iPad Pro and previous iPad models.