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
Post a Comment