I have the following log output when running my application the iOS5 simulator. Both locations are the same. I get the following error for just about every class that is part of JSONKit.
Class JKSerializer is implemented in both /Users/myHomeDir/Library/Application Support/iPhone Simulator/5.0/Applications/33E6C55B-4883-48FF-BEFF-3FBA9C071CAB/MyApp.app/MyApp and /Users/myHomeDir/Library/Application Support/iPhone Simulator/5.0/Applications/33E6C55B-4883-48FF-BEFF-3FBA9C071CAB/MyApp.app/MyApp. One of the two will be used. Which one is undefined.
If this is appropriate, I have just ran a complicated merge, and I would prefer to not have to revert back to a previous version.
Any ideas on how this error occurs, how to prevent it, and how to fix it?