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。

相关推荐
lijfrank5 小时前
Mac卸载NTFS工具后无法读取硬盘?我的2天排错心路与终极解决方案
macos·ntfs
吃鱼的灰太狼10 小时前
Mac本地部署大模型|Ollama+Gemma4/Qwen3.5新手零失败教程,彻底告别Token消耗✨
macos
代码的小搬运工10 小时前
Masonry学习
学习·macos·cocoa
yangSnowy11 小时前
mac系统安装hyperf框架swoole扩展
后端·macos·swoole
A charmer13 小时前
从 C++ 到 Objective-C:零基础平滑转学专栏【总目录】
开发语言·c++·objective-c
A charmer14 小时前
第一章:基础语法破冰|从 C++ 无缝切换 OC 语法
c++·objective-c
EVE จุ๊บ1 天前
如何修改mac上的jmeter堆内存
jmeter·macos
老蒋每日coding2 天前
Node.js 安装指南(Mac 版本)
macos·node.js
AI玫瑰助手2 天前
Python入门:Windows/macOS/Linux系统安装Python教程
windows·python·macos
智算菩萨2 天前
OpenAI Codex 国内使用完全指南:Windows/macOS/Linux 三平台详细安装配置教程(现在最新的有gpt-5.3-codex和gpt-5.4)
linux·windows·gpt·macos·ai·ai编程·codex