An open API service indexing awesome lists of open source software.

https://github.com/gnustep/tools-nib2xib

This utility is experimental and is meant to convert old typedstream nibs to xib files
https://github.com/gnustep/tools-nib2xib

Last synced: about 1 year ago
JSON representation

This utility is experimental and is meant to convert old typedstream nibs to xib files

Awesome Lists containing this project

README

          

# nib2xib
This tool runs only on OPENSTEP 4.2 currently. It best approximates the XIB file structure from the typed stream nibs on the NeXT machine.

The idea behind this is to have a native tool that is buildable without using portions of GNUstep to create a format that is useful for porting. XIBs are readable by GNUstep.

## License
This tool is licensed under the GPL3.0+ please see the COPYINGv3 file for details.