Question

I received this warning after adding the flurry api:

ld: warning: duplicate dylib /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator4.2.sdk/usr/lib/system/libSystem.host.dylib

I do not understand what I have to do to get rid of this. Any hints would be real helpful.

thanks

Was it helpful?

Solution

Well you need to find that duplicate file first,You are having that file more than once thats why its happening , and then delete that file and moreover also delete the app from the simulator.Remove the build,clean the targets and then run your app.Hope it would help you dear..... Have a great time and coding bro....

OTHER TIPS

Check your target compile resources and bundle resources for duplicate objects.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top