我正在使用xcode6.1进行paypal集成。每次打开项目时都会出现以下错误。ld:librarynotfoundfor-lPayPalMobileclang:error:linkercommandfailedwithexitcode1(use-vtoseeinvocation)每次我必须删除库搜索路径值并删除paypal文件夹的引用,然后再次将其导入项目。我不知道的问题是什么,请告诉我该怎么做?已编辑还有一点,如果项目名称是"Thisistest"那么会有什么区别?因为我可以在librarysearchpaths中看到第一行"This"出现在第二行只有"is"出现在最后(即第3行)