Quote:
Originally Posted by Kalimba
The compiler is being very specific in its warning. It doesn't like the argument being passed as the first parameter. So.... how is 'kABPersonAddressCityKey' defined?
|
I'm guessing my code isn't setting it at all if it is just making a really long string, but I'm confused as to why this happens when the values are copied into a dictionary. This is all making me feel very stupid >.<
BSDimwit - your code worked perfectly, thank you very much for sharing it with me!