[1204]: Class GDataAttribute is implemented in both
/Users/jeff/Workspace/MyApp/build/Debug/MyApp.app/Contents/MacOS/../Frameworks/GData.framework/Versions/A/GData
and /System/Library/PrivateFrameworks/GoogleContactSync.framework/Versions/A/GoogleContactSync.
One of the two will be used. Which one is undefined.
I can't get ahold of an official Snow Leopard install yet, so I can't
say if this is still a problem. Does anyone have any ideas about
what's going on here? I'm certainly not linking to that private
framework directly... just the public AddressBook.framework.
Thanks!
Jeff
http://www.openradar.appspot.com/radar?id=104407
The issue was with ABPeoplePickerView. Simply including and
instantiating an ABPeoplePickerView on Snow Leopard will cause a
framework conflict.
Cheers,
Jeff