I have added a icon called icon-83.5-2x.png in the res folder and add the following line to the config.xml:
<icon height="167" src="res/icons/ios/icon-83.5-2x.png" width="167" />
the icon is copied into the folder AppIcon.appiconset on my windows machine but not on my mac. How can I add the iPad Pro icon to the Xcode project?