When I make a windows build, Intel® XDK create the AppxManifest.xml automatically and I need to include an language list resource. I don't see any option in XDK for define a language list or for include any data in AppxManifest.xml by hand. How can I do?
Other method: How can I decompress the appx, edit AppxManifest.xml, recompress it and that Win dev center accept it?