本文介绍了Appx捆绑项目未签名的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述 29岁程序员,3月因学历无情被辞! 当我创建 我的新Universal应用程序的Store Bundle主程序集(appx)以及其他程序集(对于其他语言和屏幕分辨率)在Biuld日志中以 (无符号)列出。构建期间不会出现任何错误或警告。删除obj和bin没有帮助。 我之前从未遇到过这个问题,而且这个包可能会出现在Store unsigned上。 Hopefilly,我不是第一个遇到这样问题的人。如果你肯定知道答案,请回复。 解决方案 When I create  a Store Bundle for my new Universal app the main assembly (appx) as well as additional assemblies (for other languages and screen resolutions) are listed with(unsigned) in the Biuld log. No errors or warning appear during build. Removing obj and bin didn't help.I never had this problem before and it is a concern that the bundle may appear at Store unsigned.Hopefilly, I am not the first one to have such a problem. Please, reply if you know the answer for sure. 解决方案 这篇关于Appx捆绑项目未签名的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持! 上岸,阿里云!
08-01 09:10