ios - duplicate library issue in XCode -


i have been facing issue in project when build project.

i integrated third party framework contains same jsonmodel library have used in project. causes duplicity when project build.

is there way solve without removing jsonmodel project.

note: have not defined -all_load flag in 'other linker flags' in build settings.

any appreciable.


Comments

Popular posts from this blog

java - Date formats difference between yyyy-MM-dd'T'HH:mm:ss and yyyy-MM-dd'T'HH:mm:ssXXX -

Fatal error: Call to undefined function menu_execute_active_handler() in drupal 7.9 -

c# - Get rid of xmlns attribute when adding node to existing xml -