
This application adds four features to Xcode Source Editor. You can transform a selected text such as method name or variable name or etc. to PascalCase style, camelCase style, snake_case style and normal sentence style with using each command in 'Translate Naming'. The application requires Xcode 14.2 and later.