DTXcodeUtils icon indicating copy to clipboard operation
DTXcodeUtils copied to clipboard

hi, clean pod installation with error

Open 7934345 opened this issue 9 years ago • 1 comments

ld: library not found for -lDTXcodeUtils clang: error: linker command failed with exit code 1 (use -v to see invocation)

7934345 avatar Sep 09 '15 08:09 7934345

You can try with this:

the build may fail with a linker error. If this happens, edit your scheme, select Build, and add Pods to the top of the list

Source: http://www.overacker.me/blog/2015/01/25/creating-an-xcode-plugin

dadederk avatar May 22 '16 11:05 dadederk