- Converts UI files (files with extensions xib and storyboard) to Swift source code.
- Semantic syntax highlight for xib and storyboard files, based on UI element or property type.
- Automatic highlighting of Swift code, generated from selected UI element or property.
- Supported platforms for which UI files were designed: iOS, tvOS, macOS.
Note: The UI files, which were designed for watchOS platform, are not convertible to Swift source code by design.
Please give us feedback or submit issues, if any, using integrated bug reporter. This will help us to make application better.
Decode - Turn UI back to Code V1.1.16更新日志:
- Improved code generation for NSMenu.