tags:

views:

20

answers:

0

Any Xcode project I create from scratch always contain either a sym link to the com.apple.AddressBook.plist file or to com.apple.PeoplePicker.plist in the folder:

Application Support/iPhone Simulator/(SDK Version)/Applications/(GUID)/Library/Preferences

Anyone know why this is and how do I go about the app never creating this?

It seems to get created after I run the app in the simulator and always comes back no matter what I do.

What purpose does this link serve?