Code signing is required for product type 'Unit Test Bundle' in SDK 'iOS 11.0.1'

进入 projects and lists ,如图

  1. Select your tests target
  2. Set "Code Signing"->"Code Signing Identity" to your developer identity
  3. Build
    Hope this solves it for you.

最新文章

  1. SQL游标应用
  2. lintcode 中等题:Submatrix sum is 0 和为零的子矩阵
  3. A. Counting Kangaroos is Fun(贪心)
  4. Lucene基础(三)-- 中文分词及高亮显示
  5. JS获取图片上传地址
  6. Java使用poi对Execl简单_写_操作
  7. Fix an “Unapproved Caller” SecurityAgent Message in Mac OS X
  8. JS~delegate与live
  9. poj 2369 Permutations 置换
  10. 简单CSS 布局
  11. my project 中git使用过程(基本操作流程)
  12. 【easy】Number of Segments in a String 字符串中的分段数量
  13. [hgoi#2019/2/16t4]transform
  14. amoeba读写分离
  15. 解决不能正常访问workerman的问题
  16. mysqld_safe与mysqld区别详解
  17. Access的"是否型"字段与Sql Server的"Bit"字段
  18. 深入理解redis复制原理
  19. hack games
  20. 2019 最新 阿里天猫、蚂蚁、钉钉ava 面试题汇总,附答案

热门文章

  1. excel报表开发-- 根据datatable个数自动生成新sheet
  2. python基础一整型、bool、字符串
  3. 手机web app开发笔记
  4. Oracle 开发使用笔记一
  5. import tensorflow 报错
  6. 网页学习:day1
  7. 洛谷P2265 路边的水沟
  8. [sublime3] 在linux下的终端中使用sublime3打开文件
  9. 將Python打包成 exe可执行文件
  10. Linux/UNIX编程:使用C语言实现简单的 ls 命令