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 -

apache - Error with PHP mail(): Multiple or malformed newlines found in additional_header -

java - Android – MapFragment overlay button shadow, just like MyLocation button -