Skip to content

modocache/ClassDumpFormatter.swift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

ClassDumpFormatter.swift

A script I use to generate the headers for https://github.com/modocache/XCTest-Headers.

./ClassDumpFormatter.swift \
    /usr/local/bin/class-dump \
    /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks/XCTest.framework \
    ~/GitHub/modocache/XCTest-Headers

About

A poor reimplementation of `class-dump -H`.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages