Applies to:
- Xcode Extension
- Finder Extension
- Advanced Project Converter
- Offline Converter
Included in plans:
- Cloud
- Offline Converter
Enums are used extensively in Apple frameworks. While converting Objective-C code to Swift, users can now choose to use fully qualified enum values.
Objective-C code:
Converted Swift code with this option turned on:
Converted Swift Code with this option turned off:
To toggle this feature, open Preferences (⌘+,) => Converter and toggle the corresponding checkbox:
Comments
0 comments
Please sign in to leave a comment.