解决方案:Targets->Build Settings->Combined(All)搜索ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES,选中
选项,按下电脑的delete键,立即恢复为正常模式。

> Pod installation complete! There are 5 dependencies from the Podfile and 29 total pods installed.[!] The `BITBluetoothUpdateManager [Debug]` target overrides the `ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES` build setting defined in `Pods/Target Support Files/Pods-BITBluetoothUpdateManager/Pods-BITBluetoothUpdateManager.debug.xcconfig'. This can lead to problems with the CocoaPods installation- Use the `$(inherited)` flag, or- Remove the build settings from the target.[!] The `BITBluetoothUpdateManager [Release]` target overrides the `ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES` build setting defined in `Pods/Target Support Files/Pods-BITBluetoothUpdateManager/Pods-BITBluetoothUpdateManager.release.xcconfig'. This can lead to problems with the CocoaPods installation- Use the `$(inherited)` flag, or- Remove the build settings from the target.
w1:BITBluetoothUpdateManager jiaguoshang$ pod update --verbose --no-repo-update

target overrides the `ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES` build setting defined in `Pods/Target S相关推荐

  1. CocoaPod出现“target overrides the `OTHER_LDFLAGS`……的解决方案

    今天在项目中引入AFNetworking. Podfile的内容 platform :ios, '7.0' pod "AFNetworking", "~> 2.0& ...

  2. CocoaPods 错误 target overrides the `OTHER_LDFLAGS`...

    Xcode 升级到 6.0 后,更新 CocoaPods,出现了如下的警告 [!] The `Paopao [Debug]` target overrides the `PODS_ROOT` buil ...

  3. iOS-Verify the value of the CODE_SIGN_ENTITLEMENTS build setting for target xxx and build conf

    项目中有xxx.Entitlements文件,Entitlements其实是一个配置文件,对于一些要开启的app功能,需要使用Entitlements文件来做配置.Entitlements文件管三个东 ...

  4. sceneManager.loadscene加载场景时不会主动去加载场景的依赖包,要手动加载或添加场景到build setting列表中...

    sceneManager.loadscene加载场景时不会主动去加载场景的依赖包,要手动加载或添加场景到build setting列表中 假设有一场景1001.unity,,manifest文件如下: ...

  5. Build Setting 之 Code Signing 详解

    最近看了objc.io上第17期中的文章 <Inside Code Signing> 对应的中文翻译版 <代码签名探析> ,受益颇深,对iOS代码签名机制有了进一步的认识.想了 ...

  6. ld: warning: The i386 architecture is deprecated for macOS (remove from the Xcode build setting: ARC

    sudo gem install jekyll安装报错 Building native extensions. This could take a while... ERROR: Error inst ...

  7. could not find included file 'pods/target support files/pods-runner/pods-runner.debug.xcconfig 什么问题

    从GitHub上面下载了 跨平台的蓝牙放在XCode 下运行 回出现这个问题 已经用过 flutter packages get , 在android studio 下都没问题.  Showing A ...

  8. 给定一个 n 个元素有序的(升序)整型数组 nums 和一个目标值 target ,写一个函数搜索 nums 中的 target,如果目标值存在返回下标,否则返回 -1。

    给定一个 n 个元素有序的(升序)整型数组 nums 和一个目标值 target ,写一个函数搜索 nums 中的 target,如果目标值存在返回下标,否则返回 -1. JAVA: class So ...

  9. iOS12-Swift5-Xcode10 Buildtime错误:/xx/Pods/Target Support Files/Pods-xx/Pods-xx.d

    Xcode-Buildtime错误: /Users/项目路径/Pods/Target Support Files/Pods-当前target名/Pods-当前target名.debug.xcconfi ...

最新文章

  1. poj2516 最小费用最大流
  2. spring冲刺第一天
  3. USB驱动程序之概念介绍学习笔记
  4. android java 延时函数,如何在Android中设置文本之间的延迟
  5. js html转义字符串,js中html拼接特殊字符转义
  6. PXE-preboot execute environment
  7. 20210307:力扣第231周周赛(上)
  8. DataTable序列化为JSON字符串
  9. rtsp、rtmp测试地址
  10. android小米开源代码
  11. 烽火JAVA面试题目
  12. 计算机速算训练,世界上最快的速算法,背熟就是速算神童,大脑堪比计算机!仅发一次...
  13. 漫画:鉴权与安全访问控制的技术血脉
  14. 数据结构-栈详解(大概)
  15. 外媒所言非虚,苹果降价或许是真的在清库存
  16. python3 基础语法分享
  17. Elasticsearch:在搜索引擎中如何实现完全匹配(内容精确匹配)查询
  18. 香帅的北大金融学课笔记7 -- 基金业绩
  19. 刘鹏教授接受新华日报财经客户端采访:智能制造应用落地生根,“江苏智造”进入快速增长期...
  20. 【详细七层】OSI 网络模型,七层网络模型

热门文章

  1. 云呐|智能化运维平台,信息化系统智能运维平台
  2. 人民日报:让中国大数据跑起来!
  3. 做销售,如何开发陌生市场?
  4. 牛客剑指offer:题解(51-60)
  5. MacOS 下 Emacs 安装及 ESS 配置
  6. 2014年4月清明节厦门之旅
  7. 木桶新理论与信息安全
  8. 20个热门少儿编程网站【2019】
  9. 小白练打字:金山打字通
  10. 五 蓝牙低功耗(BLE)协议栈 之 ATT层