In the case of ld: library not found for -{LIBRARY_NAME}
happened because the library file(s) is not existing.
Check the library path on your application targets’ “Build Phases” Library Search Paths tab.
The library file(s) path must be according to the real path for example if your file(s) in the root of the project you must set the path like $(PROJECT_DIR)