This post covers recommendations for a .gitignore file for Xcode projects. But I have a simpler question.
My developer keys show up in Xcode. I just want to know if I share an Xcode project, if my developer data will somehow attach itself with the project. (I realize there's a whole painful process involving private keys etc, but I don't want any "pieces" of my apple developer acct shared)
Specifically, I am looking at the Code Signing Identity field, which says "currently matches 'iPhone Developer: Me (then some string like H831JA8U2JIOA
).
Will the Code Signing Identity field reassign itself when opened on another computer?