The latest updates on all JetBrains products and topics
Hi everyone, The new AppCode 2021.1 Beta 2 is available for download from our site. The following notable issues are fixed in this build: The XCTest module stops being resolved after the test target is built (OC-21481). The inspection that finds localized strings with no value doesn't work in Sw…
Navigating through files and source code, especially in complex projects, can eat up a lot of time, which is why it is essential to learn how to move around quickly in your IDE. AppCode provides plenty of navigation features that can help you move faster. In this blog post, we’ll take a look at some…
Hi everyone, You may have already heard about the Kotlin/Native plugin for AppCode. Our initial intention in developing it was to simplify the integration of the Kotlin/Native framework into an Xcode project, so we could automatically add the needed build phases, invoke Gradle when needed, and so o…
Hi everyone, The new AppCode 2021.1 Beta is available for download from our site. This beta build brings support for the SE-0287 proposal and makes it possible to use property wrappers for local variables. There are also some minor bug fixes – you can find them all in our release notes. Your AppCod…
Hi everyone, New AppCode 2021.1 EAP is available for download from our site. Performance The Saving Swift modules caching phase should be much faster now, especially for large projects with many dependencies. Bug fixes The following notable issues are fixed in this build: Deadlock when loading S…
Hi, You may have heard that Swift is now available on Windows. We've been following this development closely, and we've decided to make it possible to use the Swift plugin in CLion on Windows. It’s now available in CLion 2021.1 EAP (211.6556.10). Let’s take a look! Prerequisites Install all the req…
Hi everyone! AppCode 2021.1 EAP is available to download from our site. Trusted projects In the 2020.3.4 update we’ve added the concept of trusted projects to AppCode in order to mitigate the risks associated with opening projects from unknown and untrusted sources. These changes are included in Ap…
Hi everyone, AppCode 2020.3.4 update is available to download from our site. Trusted projects AppCode 2020.3.4 introduces the concept of trusted projects, designed to mitigate the risks associated with opening projects from unknown and untrusted sources. Many modern build systems, including SPM, r…
Hi everyone, New AppCode 2021.1 EAP is available to download from our site. The following issues are fixed in this build: Documentation wasn’t working in Xcode 12.5 Beta (OC-21376) ClassCastException during resolve in AppCode 2021.1 EAP (OC-21421) LLDB crash in Xcode 12.5 Beta (OC-21489) T…
In this short article we’ll take a look at various AppCode features that are useful for server-side Swift development, as now you can open standalone SPM projects in AppCode on macOS. Check out and open the project On the Welcome screen, click the Get from VCS button and enter the address of the Fe…
Hi everyone, The new AppCode 2021.1 EAP is here! It introduces long-awaited support for standalone Swift Package Manager projects. You can now open them even without the .xcodeproj file: Swift Package Manager actions are available in a separate submenu of the Tools menu, as well as in the Project …
Hi everyone, Today we are starting the Early Access Program for AppCode 2021.1, and the first build is already available to download from our site. Performance We've decreased the time it takes to open large projects once the initial indexing and caching is finished. Swift Package Manager AppCode n…