Smart IDE for iOS & macOS Development
Today we are starting the Early Access Program for AppCode 2022.2. AppCode can now generate and show you UML diagrams for the classes and methods in your application. The class diagrams are available for Swift and Objective-C classes.
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 refac
AppCode 2022.1 brings support for async sequences, postfix #if member expressions, isolation control specifiers for Swift actors, improvements for Swift Package Manager integration, better VoiceOver support, and more.
Hi everyone, The release of AppCode 2022.1 is approaching, and the Release Candidate is now available for download on our site. You need to have an active subscription or start a free trial to use this build. Here are the main highlights: We included PackagePlugin module into the prebuilt caches. We fixed the broken support for remote SPM with Swift 5.6 (OC-22706). DEBUG macro is now alwa
Hi everyone, Today we are starting the Early Access Program for AppCode 2022.1, and the first build is already available for download. Language support Starting with this build, AppCode supports async sequences (SE-0298). Other improvements and bug fixes Separate color settings for associated types (OC-22414) Ability to indent contents of a multiline string (OC-22121) Slow debugger perfo
Hi everyone, The new AppCode 2021.3 Beta 2 is available for download from our site. Documentation Now you can specify separate colors for tags, their values, and regular text in Swift documentation comments: AppCode will update your documentation when performing refactorings: In addition, you can easily find function parameter usages in documentation comments. Bug fixes The following notabl
Hi everyone, Today we are starting the Early Access Program for AppCode 2021.3, and the first build is already available for download. Language support Starting with this build, AppCode supports actors in Swift (SE-0306): Swift Package project template In addition to opening Swift packages in AppCode, you can now also create them using the project wizard: Swift error breakpoints We’ve added
Please welcome our second major update this year – AppCode 2021.2! Download AppCode 2021.2 Swift Language Support AppCode 2021.2 includes support for the following Swift proposals: SE-0289: Result builders SE-0295: Codable synthesis for enums with associated values SE-0296: Async/await Documentations Tags AppCode now shows completion for common documentation tags in Swift: Complete St
Hi everyone, The new AppCode 2021.2 EAP build is available for download from our site. Completion for documentation tags AppCode now shows completion for common documentation tags in Swift: Bug fixes The following notable issues are fixed in this build: Rename refactoring wasn’t filling in the filename and extensions (OC-21874) Resolve wasn’t working for Objective-C/Swift code with the depl
Hi everyone, AppCode 2021.1.1 is now available for download on our site. Debug as root Run or debug your application as root by selecting the corresponding option in the Edit Configurations dialog: Bug fixes The following notable issues are fixed in this update: Run settings were disappearing after SPM dependencies re-import (OC-21672) Delay when running unit tests (OC-21686) The full r
Please welcome our first update this year – AppCode 2021.1! Download AppCode 2021.1 Swift Package Manager AppCode now opens standalone SPM projects even without an .xcodeproj file, same as CLion: In addition, code entities from Objective-C and local SPM packages are now correctly resolved. Kotlin/Native Plugin As we wrote before, the Kotlin/Native plugin for AppCode got a major update: cross-re