Expo ios Build error: You are not allowed to perform this Operation
Posted
技术标签:
【中文标题】Expo ios Build error: You are not allowed to perform this Operation【英文标题】:Expo ios Build error: You are not allowed to perfomr this Operation 【发布时间】:2020-09-23 17:27:43 【问题描述】:我在团队中担任开发人员角色。 App id 已设置,bundleidentifier 也是匹配的,我的证书也在 Apple 开发人员证书、标识符和配置文件中。但是当我尝试 expo build:ios 时,在我选择让 expo 处理该过程后,在分发证书部分,构建失败。我收到一个错误,结果屏幕显示: " 您不能执行此操作。请与您的团队管理员联系。"
【问题讨论】:
【参考方案1】:使用开发者角色,您不能将 IPA 上传到 AppStore,使用开发者角色您只能在您的设备中测试应用程序。您需要 AppManager 或 Admin 角色。
【讨论】:
以上是关于Expo ios Build error: You are not allowed to perform this Operation的主要内容,如果未能解决你的问题,请参考以下文章