iOS - cocoapods 不更新

标签 ios swift cocoapods podspec

我有自己的 pod,已上传到 cocoa。 我已经上传了新的代码行,我可以在 repo 中看到它们,我可以在项目中的 pod 中看到它们,但它们仍然没有被执行。

pod 规范: enter image description here

pod 规范中的新代码行: enter image description here

有什么想法吗?

在 repo 中添加新的代码行: enter image description here

最佳答案

现在,我正在执行 rm -rf Pods,然后是 pod install
这解决了问题。

关于iOS - cocoapods 不更新,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/53249017/

相关文章:

iphone - 向几个 UIView 添加一个手势识别器

ios - 表达式太复杂,无法在合理的时间内解决 Swift 3

xcode - Swift:if 条件改变时括号是什么意思?

ios - 源 : unbound variable error when using Cocoapods for Firebase

ios - 错误 : CocoaPods's specs repository is too out-of-date to satisfy dependencies. 要更新 CocoaPods 规范,请运行:pod repo update

ios - 无法使 : UICollectionElementKindCell with identifier 类型的 View 出列

ios - 在 iPhone 6 和 6 Plus 上设置 ImageView 的圆角半径是不完美的

ios - childByAppendingPath 由于嵌入导航 Controller 而导致 Segues

xcode - 代码签名.framework时出错

ios - 圆形动画不起作用