草庐IT

UITintedButton

全部标签

ios - 没有这样的模块 UITintedButton

最近我在做一个关于iOS开发的项目,我从github上克隆了这个项目,遇到了一个问题“没有这样的模块UITintedButton”这是我执行命令“podinstall”后的输出截图我想UITintedButton已经安装好了。但是在我的项目中,pod.framework还是红色的。我安装cocoapods成功了吗? 最佳答案 确保在安装cocoapods后打开xcworkspace而不是xcode中的xcproject。 关于ios-没有这样的模块UITintedButton,我们在St