[How to Solve] directory not found for option

Engineering is always prompt

ld: warning: directory not found for option:xxxxxx

This kind of prompt is usually due to the addition of a third-party SDK, but later changed the name or removed the SDK

But in build settings — > Search Paths—–> The corresponding path has not been deleted in library search paths

So you need to delete the warning path in library search paths and framework search paths

 

Similar Posts: