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 ?