Tag Archives: directory not found for option

ld: warning: directory not found for option -F or -L, Xcode Error – Solved.

By | April 15, 2016

There are two errors like this that often happens with the Xcode. If it is a “directory not found for option ‘-L/…” error, that means it’s a Library Error, then Follow the below steps… Click on your project (targets) Click on Build Settings, Search for “Library Search Paths” Under Library Search Paths, delete the paths… Read More »