I'm attempting to use iTMSTransporter on the commandline to bulk upload app screenshots.
I build myself a .itmsp bundle and pass it on the commandline - all works well - except when I attempt to upload iPad Pro screenshots. The transporter complains with the following error:
ERROR ITMS-3000: "Line 1 column 7900: value of attribute "display_target" is invalid; must be equal to "Mac", "appletvos", "iOS-3.5-in", "iOS-4-in", "iOS-4.7-in", "iOS-5.5-in", "iOS-Apple-Watch" or "iOS-iPad"
Question is - does anyone know what the correct display_target is for iPad Pro (assuming the transporter even supports it - which looks doubtful since it doesn't appear when I use the transporter to download the itmsp bundle)
Thanks