iOS: 'PebbleKit/PebbleKit.h' file not found Issue

眉间皱痕 提交于 2019-12-07 18:21:51

问题


I am working with a project which includes Pebble Kit framework. I have two targets in the same project. When I run project on device, it works fine. But as I archive the same project to create an IPA, it shows below error,

Lexical or preprocessor error in PebbleWatch.h file,

'PebbleKit/PebbleKit.h' file not found.

I cleaned project multiple times & re included the same frameworks in the project by selecting reference two both the projects. How this can be resolved ?

来源:https://stackoverflow.com/questions/27098798/ios-pebblekit-pebblekit-h-file-not-found-issue

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!