Skip to content

ignazioc/Rake-iOS-Tasks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Rake-iOS-Tasks

rake clean:clean_derived_data  # Clean up the DerivedData directory
rake lint:format_code          # Format the code using clang-format
rake lint:format_dirt_files    # Format only files changed since the last commit
rake lint:swiftlint            # Lint Swift code using Swiftlint
rake print:version             # Print build version

About

Few Rake task useful during iOS development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages