当前位置:网站首页>podspec 校验依赖出错问题 pod lib lint ,需要指定源
podspec 校验依赖出错问题 pod lib lint ,需要指定源
2022-07-31 05:15:00 【迷曳】
//podspec 设置依赖
s.dependency '私库'
s.dependency 'MBProgressHUD'
s.dependency 'Masonry'
//本地校验
pod lib lint --verbose --use-libraries --allow-warnings
//同时依赖私库和公共库,直接本地校验会出错,
//校验podspec文件时会到远程podspec库查找相关依赖,默认只会到官方specs库校验,此时需要指定远程specs库去校验。----sources指定源
pod spec lint JKDJ_UIKit.podspec --verbose --use-libraries --allow-warnings --sources='https://私库.git,https://github.com/CocoaPods/Specs.git'
边栏推荐
- Why is the redis single-threaded also so fast?
- 【云原生】SQL(及存储过程)跑得太慢怎么办?
- [Cloud native] Open source data analysis SPL easily copes with T+0
- Regular Expression Basics
- MySQL压缩包方式安装,傻瓜式教学
- 对js的数组的理解
- sqlite 查看表结构 android.database.sqlite.SQLiteException: table splitTable has no column named
- Using IIS10 to build an asp website in win11
- 一文速学-玩转MySQL获取时间、格式转换各类操作方法详解
- 【Elastic-Job源码分析】——作业监听器
猜你喜欢
元宇宙的前景及四大赛道
动态规划(一)| 斐波那契数列和归递
Powershell中UTF-8环境中文乱码解决办法
What is GameFi?
The server time zone value ‘й‘ is unrecognized or represents more than one time zone
Hyper-V新建虚拟机注意事项
The latest MySql installation teaching, very detailed
[Cloud native] Open source data analysis SPL easily copes with T+0
年终总结——岁月静好~
The MySQL database in Alibaba Cloud was attacked, and the data was finally recovered
随机推荐
【Elastic-Job源码分析】——作业监听器
Hyper-V新建虚拟机注意事项
[Cloud Native] What should I do if SQL (and stored procedures) run too slowly?
podspec自动化升级脚本
GUCCI, LV and other luxury giant universe how to layout yuan, other brands should keep up with?
Install mysqldb in mac10.14
年终总结——岁月静好~
Xiaobai learns reptiles - introduction to reptiles
Build vulhub vulnerability shooting range on kali
对js的数组的理解
Access数据库的查询
DeFi Token in the project management
cocos2d-x-3.2创建项目方法
什么是EVM兼容链?
Fragmented NFT (Fractional NFT)
Attribute Changer的几种形态
一文速学-玩转MySQL获取时间、格式转换各类操作方法详解
[swagger close] The production environment closes the swagger method
2021美赛C题M奖思路
数字孪生将成为进入“元宇宙”一项重要的途径