When using Xcode to create a project or a new class, there will be some comments generated by Xcode at the top.
For example, the above paragraph, but sometimes we want to add some content to this part of the comment, such as our own blog address, github address, company information, etc. Especially when you want to open source some tools or write some frameworks yourself. If you can’t find this folder, you can search in Contents: Cocoa Touch Class.xctemplateThere are two folders in the Templates folder Among them, File Templates is what we want to modify, and Project Templates is some descriptions we see when we create a new project, which are fixed codes automatically generated. I will talk about this part later. The above is the selection interface that pops up when we create a new class, and the following is the content in File Templates. Is it clear at a glance? Let's go to Source and take a look Snip20150812_1.pngThere are many folders in the Cocoa Touch Class.xctemplate under the Source folder (as shown below). As the name suggests, I believe everyone should know what it means. Snip20150812_5.pngI will take modifying the files in NSObjectObjective-C as an exampleThe source file is
The comments above are where we want to modify. How to modify it depends on your own preferences. ___xxx___These three underscores are equivalent to the booth symbol,
Here are the changes I made:Snip20150812_9.pngBecause _ has a special meaning in Markdown syntax, this paragraph is too painful to edit, so I just took a screenshot in the end. After the modification is completed, use Xcode to create a new class that inherits NSObject. The default generated comment template is as follows Snip20150812_7.pngI believe everyone should know what to do later~ |
<<: MIUI head Hong Feng tells you why MIUI7 is like this
>>: New features of iOS 9 SDK that developers need to know
Recently, in addition to the layout of FDD, China ...
[[156060]] When a product is created from scratch...
Looking back to a year ago, we were always talkin...
Where do fish live in nature? Streams, rivers, la...
Based on my own advertising experience, I would l...
Tiye Yaya's 2nd iPad illustration course will...
Driven by the trends of video mobility, informati...
Bobo is here to give you a 10,000-yuan course - F...
The theme of Microsoft's latest press confere...
The total number of active users on Kuaishou and ...
As people's quality of life continues to impro...
Course Catalog ├──Chapter 1: Middle Model Constru...
Which industries are Guangdiantong information fl...
With the launch of information flow, many friends...