I am in the midst of cloning an iOS app - we are removing the original one from sale, and re-launching with a brand new App Id, etc.
Most of this is trivial, and the Dev Center + iTC stuff is mainly done, but I'd rather not type out all 30+ of my In App Purchases by hand again. I've been researching options on this, helped by this answer, and it seems that by using Application Loader, I have access to a mass import template, which I can add my SKU's, Product ID's, Price Tier's, etc.
So I've edited the txt file, and imported it into Application Loader, and that part works.... (see attached screenshot:)
Now... when I try to deliver, I get the following error:
ERROR ITMS-5063: “Neither nor is supplied - at least one is required” at Software
This PDF Guide from Apple has no reference to this situation, and I can't find any more information...
Anyone have any idea what I'm doing wrong here ??