简体   繁体   English

查找以编程方式签署ios应用程序的开发人员ID

[英]Find developer id that sign the ios app programmatically

Is there a way to find the Developer ID that is signed the app programmatically? 有没有办法找到以编程方式对应用程序签名的开发人员ID?

For example if I use a certificate and provisioning profile from mymailId@mailserver.com to sign my app I can find it via a code at runtime? 例如,如果我使用mymailId@mailserver.com上的证书和配置文件对我的应用程序进行签名,我可以在运行时通过代码找到它吗?

No, you cannot. 你不能。 Its not part of the code. 它不是代码的一部分。 It is bundled as part of the .IPA 它作为.IPA一部分捆绑在一起

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

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