3
在xcode中一切都很好,並在應用程序測試,直到我內置的歸檔。TapkuLibrary.h沒有在檔案中找到
我能夠在xcode中運行我的程序,它確實有效。
我的問題是,當我試圖存檔項目的錯誤出來。
這是錯誤:
Lexical or Preprocessor Error issue
'TapkuLibrary/TapkuLibrary.h' file not found
請幫幫忙!
在xcode中一切都很好,並在應用程序測試,直到我內置的歸檔。TapkuLibrary.h沒有在檔案中找到
我能夠在xcode中運行我的程序,它確實有效。
我的問題是,當我試圖存檔項目的錯誤出來。
這是錯誤:
Lexical or Preprocessor Error issue
'TapkuLibrary/TapkuLibrary.h' file not found
請幫幫忙!
您對開發/歸檔/發佈有不同的標題搜索路徑嗎? – Pfitz
噢,這是我的問題!解決了!非常感謝! – ruelluna