문제

Everything's fine building in xcode and testing the app until I built in for archive.

I am capable of running my program in xcode and it does really work.

My problem is that when I tried to archive the project the error come out.

This is the error:

Lexical or Preprocessor Error issue
'TapkuLibrary/TapkuLibrary.h' file not found

Please help!

도움이 되었습니까?

해결책

Do you have different Header search paths for develop/archive/release?enter image description here

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top