Use this to create you Realm files for Thrift provided classes. Don't write it by hands, just run the script.
Just build+run to have simple form to create your Realm objects using .thrift file:
- choose .thrift file ( like this )
- choose generated files destination
- add some files prefixes (if needed)
- press 'Generate'
It uses: thriftfinder, thriftconvertor, thriftbase
Example of usage is here: iOS App