AppCode 2022.1 was released just a few weeks ago and was focused on quality improvements and enhancements. Today we are publishing the AppCode 2022.1.1 bug-fix update. If you haven’t yet upgraded to the new v2022.1, now is a good time to do so!
Build 221.5591.52 is available from our website, from the Toolbox App, or via update patch from the IDE itself.
DOWNLOAD APPCODE
Code generation and refactorings in Swift
The Change Signature refactoring in Swift was updated to avoid situations where an existing subscript parameter name is put in the Name field in the Change Signature dialog.
Fixe