首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >苹果开发网站中的‘`Share Profile`’在哪里?

苹果开发网站中的‘`Share Profile`’在哪里?
EN

Stack Overflow用户
提问于 2019-08-11 19:54:20
回答 1查看 86关注 0票数 0

我知道在哪里可以找到extension provision profile through Xcode,它们都在~/Library/MobileDevice/Provisioning Profiles中列出

我的问题是,我怎样才能在苹果的开发者网站上找到extension provision profile呢?

看起来https://developer.apple.com/account/resources/profiles/list只列出了应用程序的个人资料。

为什么需要手动配置文件

因为我在CodeMagic中设置为手动签名,上传了手册.p12profiles。所以我需要上传两个手动配置文件,这两个都需要从苹果的开发网站下载,从本地配置文件文件夹~/Library/MobileDevice/Provisioning Profiles复制只是不起作用。

EN

回答 1

Stack Overflow用户

发布于 2019-08-13 22:18:36

好的,答案是:

当您共享刚刚创建的扩展时,

  1. Xcode将automatic generate profile
  2. 如果您想要manual profile,那么只需要在创建bundle id same as you input in Share Extension target.

时选择

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/57449737

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档