为 HexColors (2.3.0) 安装 podfile 后的词法或预处理器问题
Lexical or preprocessor issue after I install podfile for HexColors (2.3.0)
在安装 TSMessages 的 podfile 后,我得到了 HexColors (2.3.0) lexical or preprocessor issue
我的 pod 文件如下 和 pod 'TSMessages' 自动安装 HexColors( 2.3.0)
我得到的安装过程如下
我点击了以下链接,但没有任何意义
lexical or preprocessor issue file not found occurs while archiving?
假设你使用的是this project,那么头文件就叫做HexColors.h
,而不是HexColor.h
在安装 TSMessages 的 podfile 后,我得到了 HexColors (2.3.0) lexical or preprocessor issue
我的 pod 文件如下 和 pod 'TSMessages' 自动安装 HexColors( 2.3.0)
我得到的安装过程如下
我点击了以下链接,但没有任何意义
lexical or preprocessor issue file not found occurs while archiving?
假设你使用的是this project,那么头文件就叫做HexColors.h
,而不是HexColor.h