Link error /Build/Products/Debug-iphonesimulator file not found

前端 未结 9 2077
名媛妹妹
名媛妹妹 2021-02-18 18:22

I have problem with Xcode, keeps giving me a linker error, and it doesn\'t build the project. The following is the error am getting

ld: file not found:

9条回答
  •  时光说笑
    2021-02-18 18:57

    I got the same issue. What I did was to look for a different 'Product Name' listed under Build Settings. I found the old Product Name still listed under Packaging (Both the Product Name and Product Module Name had the old name). I changed it to the new one and the project compiled without error.

提交回复
热议问题