简体   繁体   English

如何合并两个mobileprovision文件

[英]How to merge two mobileprovision files

I've two different .mobileprovision files signed with the same Developer Certificate but for two different devices (UUIDs) : one iPhone and one iPad. 我有两个使用相同开发人员证书签名的.mobileprovision文件,但分别用于两个不同的设备(UUID):一个iPhone和一个iPad。 Till now I'm keeping also two versions of the signed apps according to the mobileprovision filed used. 到目前为止,根据所使用的mobileprovision档案,我还将保留两个版本的已签名应用程序。

I can open (and edit) the .mobileprovision using Sublime Text 2. I see the difference in the key ProvisionedDevices and also UUID . 我可以使用Sublime Text 2打开(和编辑).mobileprovision。我看到键ProvisionedDevicesUUID的区别。

My question is: how can I merge the two .mobileprovision files in order to sign my app so that I can have just ONE copy that I can install on both devices? 我的问题是:如何合并两个.mobileprovision文件以对我的应用程序进行签名,以便我只能在两个设备上安装一个副本?

Thanks in advance! 提前致谢!

This is not a manual task and I am not sure why you're maintaining two provisioning profiles just to keep two devices. 这不是一项手动任务,而且我不确定为什么要维护两个配置文件只是为了保留两个设备。 The best way would be to login to developer portal, add your iPad to the profile that already contains iPhone and delete the iPad profile. 最好的方法是登录开发人员门户,将iPad添加到已经包含iPhone的配置文件中,然后删除iPad配置文件。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM