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

xml - Extract substrings with XSLT -

math - "ELO Rating" and how does "TSR Rating" work? -

java - Where to find notes.exe from within an RCP plug-in -