[Unity] BuildPipeline.BuildPlayer misnames .pbxuser file
If you start Unity in a terminal like this: USER=user open /Applications/Unity/Unity.app the file generated will be: user.pbxuser (it overrides your Unix user name)
if everyone who works on the project does this you can append your iOS build because everyone has the same naming of the pbxuser file.










