ming1016/RSSReader

"metamacro.h file not found"异常

Closed this issue · 1 comments

pod install完成后, 编译运行时候, 出现以上错误.

经过确认, 将Podfile中的ReactiveCocoa版本固定为2.3可解决此问题. 建议对Podfile引用库做一下修改, 把相关库的版本指定清楚.

已固定版本,多谢提醒