jenkins配置文件问题 [英] jenkins provisioning profile issue

查看:153
本文介绍了jenkins配置文件问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

检查依赖项 找不到与"Nitin xxxxxxx/xyzCAppStore"匹配的iOS配置文件:Xcode找不到与"Nitin xxxxxxx/xyzCAppStore"匹配的配置文件.安装配置文件(通过将其拖放到Xcode的停靠项上)或在目标编辑器的常规"选项卡中选择其他配置文件. SDK'iOS 10.3'中产品类型'Application'需要代码签名

Check dependencies No iOS profile matching 'Nitin xxxxxxx/xyzCAppStore' found: Xcode couldn't find a profile matching 'Nitin xxxxxxx/xyzCAppStore'. Install the profile (by dragging and dropping it onto Xcode's dock item) or select a different one in the General tab of the target editor. Code signing is required for product type 'Application' in SDK 'iOS 10.3'

**生成失败**

以下构建命令失败: 检查依赖项 (1次失败) 构建步骤"Xcode"将构建标记为失败 完成:失败

The following build commands failed: Check dependencies (1 failure) Build step 'Xcode' marked build as failure Finished: FAILURE

尝试过以下事情

http://code-dojo.blogspot.in/2012/09/fix-ios-code-signing-issue-when-using.html

https://wiki.jenkins-ci .org/display/JENKINS/Keychains + and + Provisioning + Profiles + Plugin

推荐答案

我已经按照以下步骤解决了相同的问题

  • 切换到您的Jenkins帐户[登录到您的Jenkins帐户]
  • 在Jenkin-Account中的钥匙串中安装所有必需的证书和设置
  • Jenkins/Home/workspace或在Mac上可能有所不同[您需要找到工作区]转到此位置.
  • 您将找到由Jenkin本地服务器创建的Xcode项目-打开此Xcode项目-设置配置和证书
  • 关闭项目
  • 打开localhost:8080,从詹金(Jenkin)构建项目

jenkins供应配置文件问题将得到解决

这篇关于jenkins配置文件问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆