Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已将 Crittercism 的 pod 更新到最新版本 5.6.2,并且我的项目在屏幕截图中显示了编译器错误。
仅供参考:我正在 Xcode 8 中检查我的项目。
尝试使用适当的目标包装您的 Pod 文件。
目标“TARGET_NAME” 吊舱'XYZ','〜> 1。' 结尾
请按照以下步骤操作:
这应该清除错误,因为声明是正确的。
更新:尝试向 CrittercismSDK/CrittercismVersion.h 添加新行
#define CRITTERCISM_VERSION @"5.6.2"[在此处输入。解锁并保存文件。]