ios - library not found for -lCloudinary -


library not found whenever added pod.

i have added pod terminal.

error:

ld:library not found -lcloudinary

clang: error: linker command failed exit code 1 (use -v se invocation)

when perform pod install or pod update must use new <yourproject>.xcworkspace file instead of old <yourproject>.xcodeproj file.

it happens because .xcworkspace contains .xcodeproj , pods. if run .xcodeproj pods missing.


Comments

Popular posts from this blog

javascript - Chart.js (Radar Chart) different scaleLineColor for each scaleLine -

jquery - ReferenceError: CKEDITOR is not defined -

android - Go back to previous fragment -