Git失误操作导致文件冲突、路径错误

背景:一个月没碰这个App项目,进入项目路径后无脑pull远端仓库,导致本地文件冲突,虽然reset到之前的commit节点,但还是导致了以下意料之外的问题。

查询结果:-L -> Library , -F -> Framework, 

错误提示:

    ld: warning: directory not found for option'-L/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.3.sdk/usr/lib/system'

 

    ld: warning: directory not found for option '-F/Users/Touch/Desktop/0_MYWORK/ios/renrenbx/Vendor/QQ'


    ld: entry point (_main) undefined. for architecture armv7
    clang: error: linker command failed with exit code 1 (use -v to see invocation)

 

问题原因:dev分支pull远端仓库导致文件冲突,执行git reset hard xxx


解决方法:删除Framework Search Paths 、Library Search Paths 路径,并重新添加第三方库文件。检查Build Phases 是否缺失文件。Clean,重新编译。

转载于:https://www.cnblogs.com/madarax/p/6513168.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值