Skip to content
develop
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
bin
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Swift 4 Platforms macOS License MIT Bitrise

xibdump

MacOS command-line application for printing structure of .nib or .storyboardc files. There is no any documentation about structure the .nib files. I received this information by reverse engineering, there is no guarantee that the data is fully accurate. At the time of creating, this project should reflect the state in macOS Mojave and iOS 12. It might however become obsolete with future macOS or iOS releases.

Usage

Usage: xibdump <command> [options]

Command-line application for printing structure of .nib or .storyboardc files.

Commands:
  print           Print structure of compiled .nib file
  restore         Restore structure of compiled file (.nib -> .xib, .storyboardc - comming soon)
  help            Prints help information
  version         Prints the current version of this app

About

MacOS command-line application for printing structure of .nib or .storyboardc files.

Topics

Resources

License

Packages

No packages published

Languages

You can’t perform that action at this time.