Applies to:
- Xcode Extension
- Finder Extension
- Advanced Project Converter
- Offline Converter
Included in plans:
- Cloud
- Offline Converter
The API naming guidelines are different for Objective-C and Swift. The Swift API naming guidelines are that the names of types and protocols are UpperCamelCase. Everything else is lowerCamelCase.
Objective-C code:
Converted Swift code with this option turned on:
Converted Swift code with this option turned off:
You can now have Swiftier property names using Swiftify for Xcode. To toggle this feature, open Preferences (⌘+,) => Converter and toggle the corresponding checkbox:
Comments
0 comments
Please sign in to leave a comment.