Skip to content

satroschenko/xibdump

Repository files navigation

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

Stars

Watchers

Forks

Packages

No packages published

Languages