简体   繁体   English

我应该共享我的trigger.io配置文件和证书吗?

[英]Should I share my trigger.io provisioning profiles and certificates?

I am using http://trigger.io to build an iOS app. 我正在使用http://trigger.io来构建iOS应用程序。 I'm not really clear on how iOS code signing with provisioning profile and certificates work. 我不太清楚如何使用配置文件和证书进行iOS代码签名。 Can I commit my developer certificate and provisioning profile to source control so that other devs can use them to build? 我可以将开发人员证书和配置文件提交给源代码控制,以便其他开发人员可以使用它们构建吗?

So what I'm taking from your question is that you are trying to allow fellow team members the ability to sign and place the app on an IOS device correct? 那么我从你的问题中得到的是,你试图让其他团队成员能够在IOS设备上签名和放置应用程序吗? If this is what you are looking to do you would have to create a Team Profile and add developers to it within Xcode then also create a provisioning profile for different teams to use to deploy the app. 如果您正在寻找此项目,则必须创建团队配置文件并在Xcode中向其添加开发人员,然后为不同的团队创建配置文件以用于部署应用程序。

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

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