Converts UI files (files with extensions xib and storyboard) to Swift source code. Automatic highlighting of Swift code, generated from selected UI element or property. Supported platforms for which UI files were designed: iOS, tvOS, macOS.

Version: 1.1.20Conversion:
License: Free To Try $8.99
Operating System: Mac OS X
Homepage: www.microcodingapps.com
Developed by:
- Converts UI files (files with extensions xib and storyboard) to Swift source code.
- While converting generates view hierarchy, layout constraints, trait collection variations.
- Depends on layout complexity, generated code can be ready to use or will need manual adjustments.
App features:
- 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.
Requirements:
- 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.
Feedback:Please give us feedback or submit issues, if any, using integrated bug reporter. This will help us to make application better.
What's New
Version 1.1.20: - Improved code generation for UIVisualEffectView and NSVisualEffectView.
Version 1.1.18: - Improved code generation for NSMenu and NSTextField.
Version 1.1.17: - Maintenance release to improve XML parsing preciseness.
Version 1.1.16: - Improved code generation for NSMenu.
Version 1.1.14: - Fixes XML processing issue for rarely used UIView properties.
Version 1.1.13: - Added support for traits variation generation for UITabBar, UITableView, UITextField, UITextView, UIToolbar.