Remove Xcode Header Comments
Xcode header comments are taking up valuable editor space, how to remove those comments completely? Execute this script in your project root directory to remove the header comments from an existing project: Remove the header comments from the file templates, for Swift code the template file path is: /Applications/Xcode.app/Contents/Developer/Library/Xcode/Templates/File Templates/MultiPlatform/Source/Swift File.xctemplate If you just want […]
Remove Xcode Header Comments Read More »