xcode - ld: warning: directory not found for option '-F-' -
i know has been asked thousands of times, can't rid of error upon building. think started show after upgraded xcode latest version available (6.3.2).
ld: warning: directory not found option '-f-' ld: library not found -lpods-acknowledgementsbundle clang: error: linker command failed exit code 1 (use -v see invocation)
my library search path (target) has:
$(inherited) non-recursive $(project_dir) non-recursive
i uninstalled , installed pod, clean , build.. nothing.
does have suggestion? thanks!
Comments
Post a Comment