它是安全的手动生成Windows商店应用程序崩溃分析.appxsym和.appxupload? [英] Is it safe to manually generate .appxsym and .appxupload for Windows Store Apps crash analysis?

查看:1153
本文介绍了它是安全的手动生成Windows商店应用程序崩溃分析.appxsym和.appxupload?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们有一个手工包装过程(MakeAppx.exe)的应用程序。我们希望这个应用程序发布到店,包括公共符号文件,这样我就可以下载碰撞分析该.cab进程转储文件(的如这里所描述)。

We have an app with a manual packaging process (MakeAppx.exe). We would like to publish this app to the Store including the public symbols files, so that I can download the .cab process dump file for crash analysis (such as described here).

据我所知,.appxupload是zip文件contaning的.appx包和一个.appxsym文件,这又是包含.pdb文件(.zip文件的还根据MSDN )。

I understand the .appxupload is a zip-file contaning the .appx package and an .appxsym file, which in turn is a .zip file containing the .pdb files (also according to MSDN).

它是安全的手动生成/编辑这些.appxsym和.appxupload进行发布?

Is it safe to manually generate/edit these .appxsym and .appxupload for publishing?

推荐答案

是的。这可以。当你注意,appxupload的格式是记录作为是包含.appx和.appxsym文件和文件.appxsym一个zip压缩文件与应用程序的公共符号的压缩文件。该APPX及其创作应用包和部署

Yes. This is fine. As you note, the appxupload's format is documented as being a zip archive containing the .appx and .appxsym files, and the .appxsym file is a compressed file with the app's public symbols. The appx and its creation is documented in App packages and deployment

这生成自己或产生它通过VS会给基本相同的结果,除非在appxupload的内容差异(很可能是不同的APPX选项或处理)。

Generating this yourself or generating it through VS will give essentially identical results, barring differences in the appxupload's contents (most likely different appx options or processing).

这篇关于它是安全的手动生成Windows商店应用程序崩溃分析.appxsym和.appxupload?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆