如何准备未签名的UWP包 [英] How to prepare UWP package not signed

查看:100
本文介绍了如何准备未签名的UWP包的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述






我必须向我的客户发送未签名的UWP包裹,因为他稍后将使用他的Windows商店证书/帐户签名。



我通常make unsigned apk(适用于Android)和xarchive(适用于iOS)。 UWP的正确方法是什么?





感谢您提出建议!



Lewix

解决方案

嗨lewix,<​​/ p>

对于UWP应用,您可以使用
App packager(MakeAppx.exe)


有关详细步骤,您可以按照 此博客 (指创建一个未签名的appx包)。


生成您的appx包后,您可以将其发送给您的客户。 您可以告诉他关注

如何使用SignTool
签署 应用包。


实际上Visual Studio使用这些流程来创建应用程序包,因此我们也可以尝试这样做以达到我们自己的目的。


祝你好运,


Mattew Wu  


Hi,

I have to send to my customer a UWP package not signed, because he will sign it later with his Windows Store Certificate/Account.

I usually make unsigned apk (for Android) and xarchive (for iOS). What is the right way with UWP?

Thank you for anu suggestions!

Lewix

解决方案

Hi lewix,

For UWP app, you could create your unsigned appx package manually using App packager (MakeAppx.exe).

For detailed steps, you could follow this blog(referring to Creating an unsigned appx package).

After generating your appx package, you could send it to your customer. And you may tell him to follow How to sign an app package using SignTool.

Actually Visual Studio uses these processes to create an app package, so we can also try this to reach our own purpose.

Best regards,

Mattew Wu  


这篇关于如何准备未签名的UWP包的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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