Cocopods pod install警告记录

bash 复制代码
xxxx % pod install
Analyzing dependencies
Downloading dependencies
Generating Pods project
Integrating client project
Pod installation complete! There are 2 dependencies from the Podfile and 2 total pods installed.

[!] The Podfile does not contain any dependencies.

[!] The platform of the target `ScanDemo` (iOS 10.0) may not be compatible with `SGQRCode (4.1.0)` which has a minimum requirement of iOS 11.0.

[!] Your project does not explicitly specify the CocoaPods master specs repo. Since CDN is now used as the default, you may safely remove it from your repos directory via `pod repo remove master`. To suppress this warning please add `warn_for_unused_master_specs_repo => false` to your Podfile.

中文解释如下:

Analyzing dependencies --- 分析依赖项

Downloading dependencies --- 下载依赖项

Generating Pods project --- 生成Pods项目

Integrating client project --- 集成客户端项目

Pod安装完成!从Podfile中没有发现任何依赖项,共安装了2个Pods。

!\] Podfile文件中没有任何依赖项。 \[!\] 项目' ScanDemo ' (iOS 10.0)的平台可能与具有iOS 11.0最低要求的' SGQRCode(4.1.0) '不兼容。 \[!\] 您的项目没有明确指定CocoaPods主规格库存储库。由于CDN现在是默认设置,您可以通过pod repo remove master安全地从repos目录中删除它。要抑制此警告,请在您的Podfile中添加warn_for_unused_master_specs_repo =\> false。

相关推荐
WMSmile6 分钟前
macOS 安装了Docker Desktop版终端docker 命令没办法使用
macos·docker·容器
爱幻想-hjyp7 分钟前
Mac M1安装 Docker Desktop 后启动没反应
macos·docker·eureka
一只帆記9 分钟前
M1 Mac pip3 install错误记录
python·macos·pip
安和昂12 小时前
iOS 类与对象底层原理
macos·ios·cocoa
开开心心就好14 小时前
无限制文本转语音解决方案
开发语言·人工智能·macos·微信·pdf·c#·语音识别
ElenaYu14 小时前
罗技K580蓝牙键盘连接mac pro
macos·计算机外设
吉凶以情迁14 小时前
c# window桥接mac电脑直接开发ios直接win开发运行 弹出模拟器
macos·ios
BianHuanShiZhe18 小时前
升级xcode15 报错Error (Xcode): Cycle inside Runner
ide·macos·xcode
一袋米扛几楼9820 小时前
【报错问题】 macOS 的安全策略(Gatekeeper)阻止了未签名的原生模块(bcrypt_lib.node)加载
macos
清风细雨_林木木1 天前
解决在Mac上无法使用“ll”命令
macos