捆绑 MSIX 包:我为 windows App 创建了 .msix 包。我尝试在MS商店提交,错误请参考附件:
如错误所述,现有上传的包是捆绑格式。以及我们以 .msix/appx 格式创建的包。因此无法将此包上传到存储。我们使用以下参考来创建捆绑包。但没有运气。
https://docs.microsoft.com/en-us/windows/msix/packaging-tool/bundle-msix-packages
显示以下错误:
MakeAppx : error: Bundle creation failed.
MakeAppx : error: 0x8051100f - The specified package format is not valid: The zip archive is missing the end of central directory marker.