升级完xcode9.1之后,编译项目出现如下错误:

CI今日构建时报出如下错误:

/Users/xxx/Library/Developer/Xcode/DerivedData/Snowball-ebllohyukujrncbaldsfojfjxwep/Build/Intermediates.noindex/ArchiveIntermediates/ProjectName/InstallationBuildProductsLocation/Applications//Project.app/Frameworks/AFHTTPRequestOperationLogger.framework: unknown error -1=ffffffffffffffff
Command /bin/sh failed with exit code 1

思来想去,也没找到原因所在,编译了其他app全部都是同样的报错信息。

可能的原因:

昨天xcode9进行了小版本更新所致

电脑里存在缓存,ded可以清除缓存

解决灵感:

https://stackoverflow.com/questions/41451502/xcodebuild-error-seckey-api-returned-25308

最终解决方法:重启电脑!!!

若没有解决,请参照如下文档:

https://stackoverflow.com/questions/44173831/codesign-returned-unknown-error-1-ffffffffffffffff

https://stackoverflow.com/questions/39868578/security-codesign-in-sierra-keychain-ignores-access-control-settings-and-ui-p

转自:http://www.cnblogs.com/dzblog/p/7761943.html

xcode编译报错unknown error -1=ffffffffffffffff Command /bin/sh failed with exit code 1相关推荐

  1. xcodebuild构建时报错unknown error -1=ffffffffffffffff Command /bin/sh failed with exit code 1

    CI今日构建时报出如下错误: /Users/xxx/Library/Developer/Xcode/DerivedData/Snowball-ebllohyukujrncbaldsfojfjxwep/ ...

  2. 关于 Visual stdio 编译报错:error MSB6006: “CL.exe”已退出

    网上查看,原因有多种. 我自己遇到的是这样的: 环境:VS2019,编译项目 image-master,中间自己重整了原来的目录,移动了很多文件.编译报错:error MSB6006: "C ...

  3. 【c语言 gcc9.1.0环境下编译报错】error: ‘true’ undeclared (first use in this function)

    问题 网上验证一个单链表是否有环的c语言demo,放到gcc9.1.0的环境下编译,发现编译报错: error: 'true' undeclared (first use in this functi ...

  4. 编译报错:error: ro.build.fingerprint cannot exceed 91 bytes

    编译报错:error: ro.build.fingerprint cannot exceed 91 bytes Notice file: system/core/libzipfile/NOTICE - ...

  5. bison版本问题导致编译报错:‘parse.error‘ is not used

    bison版本问题导致编译报错:'parse.error' is not used 'parse.error' 问题定位和修正 问题发现 问题调查与定位 更新bison/flex版本 问题修正 一些参 ...

  6. 记springboot项目POM文件第一行报错 Unknown Error

    pom 文件报错 UnKnown Error第一次碰到这个问题,花了几个小时才解决,除了UnKnown 没有任何提示.网上搜的大部分情况都不是我遇到的. Description Resource Pa ...

  7. idea编译报错:Error:Kotlin: Module was compiled with an incompatible version of Kotlin.

    1. idea 编译报错信息 Error:Kotlin: Module was compiled with an incompatible version of Kotlin. The binary ...

  8. Unity Xcode编译报错XCTest/XCTest.h file not found

    Xcode编译报错 XCTest/XCTest.h file not found 解决方法: 在报错的Target中的Building settings中 FRAMEWORK_SEARCH_PATHS ...

  9. C++ STL编译报错:error: error passing 'const' as 'this' argument

    用C++ STL(标准模板库)编写仿函数的时候,编译报错: error: passing 'const FindNameOrAddress' as 'this' argument of 'bool F ...

最新文章

  1. hbase系列之:独立模式部署hbase
  2. Spring Boot 异步请求和异步调用
  3. 求合体电脑版_SCP CB 电脑移植版测评
  4. hdu4266(三维凸包模板题)
  5. 基于SDP的提议/应答(offer/answer)模型简介
  6. BLE 配对流程(转自襄坤在线)
  7. java1.8中的时间处理类
  8. [转载]JDBC/Spring/MyBatis性能比较
  9. UI素材|网站404页面有什么用处
  10. 一天一点linux(17):安装与使用Tmux
  11. upc 5215: Fence Building(欧拉定理/推导+OEIS)
  12. YUI3 CSS框架学习
  13. 软硬一体的算法实践,阿里云如何以算法实现场景 “再创新”?
  14. android 设备指纹,浅谈Android 指纹解锁技术
  15. 识别IOS和android方法
  16. npmnjs学习笔记-moddle description编写规则
  17. 浏览器:CSDN的浏览器助手使用推荐
  18. 手机端如何阻止苹果浏览器输入框默认放大事件
  19. echarts 地图 加涟漪 加路线 加移入
  20. Notepad++又作死,国产文本编辑器Notepad--发布,支持Win/Linux/Mac平台

热门文章

  1. sed教程入门与实例练习(三)
  2. [HNOI2009]有趣的数列
  3. 非root用户ssh 执行 sudo远程机器免密钥
  4. C# WinForm开发系列 - GDI+【转】
  5. [转]Visual Studio 各版本下载
  6. 分布式系统的唯一ID
  7. SQL – 2.SQLServer的管理 + 3.SQL基础1 + 4.SQL基础2
  8. 远程服务器电脑的设置
  9. asp.net 实现一级域名与二级域名共享COOKIE
  10. 使用nginx代理,怎么获取真实的IP