Codenameone - generate AppStoreInfo.plist Build Hint

242 views Asked by At

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

https://itunesconnect.apple.com/WebObjects/iTunesConnect.woa/ra/resources/download/public/Transporter__Windows/bin

1

There are 1 answers

2
Shai Almog On

Edited: This file is supported and generated automatically when building.

Right now we don't support that file. As a workaround you can build in xcode but we're aware that this isn't a practical workaround. Please file an issue and we'll try to include that issue in the releases.