How does Xcode know who the project was “created by”?

前端 未结 6 802
长发绾君心
长发绾君心 2020-12-24 06:59

Whenever a new file is added to the project, Xcode adds the following lines of comments on top.

//  Created by {my name here} on 8/4/11.
//  Copyright 2011 _         


        
6条回答
  •  萌比男神i
    2020-12-24 07:56

    I haven't checked but I think it pulls that information from your default entry in the address book.

提交回复
热议问题