问题描述
我正在使用Unity 5.3.1f1和vs2015更新1
我无法创建.appxupload提交以存储到Windows 10 Universal.
仅创建测试文件,并且测试(Windows App认证套件)有效.
我能够为Windows8,8.1和使用Visual Studio创建的空白Windows10应用程序创建.appxupload文件.
没有错误消息
经过几次尝试和错误后,我发现如果选择主",则可以生成.appxupload文件(因此,如果我构建发行版,则不会创建.appxupload)
经过一番尝试和错误后,我发现如果选择"Master",则可以生成.appxupload文件(因此,如果我构建发行版,则仍不会创建.appxupload)./p>
I am using Unity 5.3.1f1 and vs2015 update 1
I am unable to create .appxupload to submit to store for windows 10 Universal.
Test file are only created and testing(Windows App Certification Kit) works.
I am able to create .appxupload file for windows8,8.1 and for blank Windows10 app created using Visual studio.
No error message
Edit:
After some try and error i found that i can generate .appxupload file if i select Master(so .appxupload is not created if i build release version)
After some try and error i found that i can generate .appxupload file if i select Master(so .appxupload is still not created if i build release version)
这篇关于unity3d visual studio 2015无法创建.appxupload Windows10的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!