swift 学习记录

iOS "directory not found fo

2018-06-05  本文已影响12人  yingvhaihuman

问题重述:

删了微信支付后打包出现红色警告.

ld: warning: directory not found for option '-L/Users/lan/Desktop/.../WeChatPay'

解决方案:

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

(这条路径是我做微信支付时添加的.)

问题参考:

https://stackoverflow.com/questions/11390918/xcode-warning-directory-not-found-for-option

图w1:

上一篇 下一篇

猜你喜欢

热点阅读