Is there a build hint in CodenameOne to generate AppStoreInfo.plist when submiting a RELEASE iOS BUILD?
I've successfully generated the IPA file, but when I try to upload to App Store with (iTMSTTransporter tool) I need that file to upload from Windows/Linux.
iTMSTransporter.cmd -assetfile myApp.ipa -u appDevUser -m upload
And the error I receive is:
Unable to generate a software package on Windows. Export an AppStoreInfo.pli
st from Xcode, and use the -assetDescription option.
If i'm not mistaken, that AppStoreInfo.plist file is all I need to be able to upload from WINDOWS to App Connect.
Check
https://help.apple.com/itc/transporteruserguide/en.lproj/static.html#apdAe41970bd