将应用程序编译到另一个帐户 [英] Compile an app to another Account

查看:61
本文介绍了将应用程序编译到另一个帐户的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好

我正在向朋友制作应用。我们有不同的开发。帐户,我有一个名为"XX"的帐户并且他有一个名为"YY"的帐户,因此,当我编译应用程序(appx)并将其发送给他时,他无法将其上传到商店,因为Dev。仪表板
给他错误"你的开发。帐户名称与Appxmanifest"和"Your Dev"不同。帐户ID与Appxmanifest"不同"。所以我的问题是如何在"中立"的情况下编译应用程序。 Appx让我的朋友上传
给他Dev。仪表板。

I'm making an app to a friend. We have different Dev. Account, I have the account named "XX" and he has the account named "YY", so, when I compile the app (appx) and send it to him, he can't upload it to the store because the Dev. Dashboard gives to him the error "your Dev. Account name is different of the Appxmanifest", and "Your Dev. Account ID is different of the Appxmanifest". So my question is how to Compile the app in a "neutral" Appx to let my friend to upload it to him Dev. Dashboard.

谢谢

JuanPablo Zuniga一年级学生土木工程大学AdolfoIbañez - 智利

JuanPablo Zuniga First year student Civil Engineering Universidad Adolfo Ibañez - Chile

推荐答案

创建appxupload包时,它会要求您登录Microsoft帐户。 如果可能,您应该让您的朋友在您的计算机上,以便他们输入他们的凭据。

When you create an appxupload package, it will ask you to log into a Microsoft account.  If it's possible, you should have your friend at your computer so they can enter their credentials.

或者,您可以使用 Visual Studio Online ,它托管两种不同类型的源代码控制提供程序。 您要做的就是检查所有代码,授权您的朋友访问您的源代码控制,
并让您的朋友在您测试完所有内容后生成该软件包。 这实际上是首选解决方案 - 朋友可以下载VS 2015社区,连接到VS Online,下载代码并生成包。

Alternately, you could use Visual Studio Online, which hosts two different types of source control providers.  What you would do is check in all your code, grant your friend access to your source control, and have your friend generate the package after you've tested everything.  This is actually the preferred solution -- the friend can download VS 2015 Community, connect to VS Online, download the code, and generate the package.


这篇关于将应用程序编译到另一个帐户的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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