Xcode - Change Company Name and Username

后端 未结 4 1130
滥情空心
滥情空心 2020-12-14 14:52

I want to change this:

//
//  ViewController.h
//  MyApp
//
//  Created by _username on 12-04-05.
//  Copyright _company_name. All rights reserved.
//
         


        
4条回答
  •  温柔的废话
    2020-12-14 15:19

    go to System preferences -> users and groups -> click on your username

    On that page there should be a button saying Open... click that and change that record in your contacts. When you create a new class it should get the information from that record!

提交回复
热议问题