码迷,mamicode.com
首页 > 移动开发 > 详细

iOS "directory not found for option '-L/Users/.../Pods/build/Debug-iphoneos"解决方案

时间:2014-11-03 19:24:03      阅读:198      评论:0      收藏:0      [点我收藏+]

标签:style   http   io   ar   os   for   sp   strong   on   

问题重述:

在删掉原来工作空间,重新install pods之后,遇到warning:

<span style="font-size:14px;"><span style="font-size:12px;">ld: warning: directory not found for option '-L/Users/.../Pods/build/Debug-iphoneos'</span></span>


解决方案:

在Target-Build Settings中找到Search Paths-Library Search Paths,删除掉在警告中所示的该路径。

(原来这条路径是在我更新pods之前自己加上的。)


问题参考:

http://stackoverflow.com/questions/11390918/warning-directory-not-found-for-option-l-users-saturngod-socket-io-with-ios

http://stackoverflow.com/questions/23489920/error-ld-library-not-found-for-lpods-with-cocoapods

方案参考:

http://stackoverflow.com/a/11391483/3458781



iOS "directory not found for option '-L/Users/.../Pods/build/Debug-iphoneos"解决方案

标签:style   http   io   ar   os   for   sp   strong   on   

原文地址:http://blog.csdn.net/willyang519/article/details/40745041

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!