Smart IDE for iOS & macOS Development
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.
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 Do…
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…
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…
Introducing our second update this year – AppCode 2020.2! Download AppCode 2020.2 Initial Swift Package Manager Support Swift Package Manager provides an easy way to manage project dependencies in Xcode projects, and its rate of adoption grows year after year. AppCode 2020.2 delivers initial suppor…
Hi everyone, The new AppCode 2020.2 EAP build is available for download on our site. SourceKit completion In AppCode 2020.1 we’ve added code completion during indexing using SourceKit. In this EAP build we start using SourceKit results in the code completion even after the indexing phase is co…
Hi everyone, Today we are starting the Early Access Program for AppCode 2020.2, and the first build is already available to download from our site. (more…)…
Hi everyone, In this article, we will take a look at the CLion and AppCode features which are especially useful for server-side Swift development. You can either read through to the end of this article to learn about them all or watch the short demo below to see them in action: (more&helli…
Hi everyone, Today we are excited to announce that the Swift plugin for the latest CLion 2018.3 EAP build supports Swift Package Manager projects directly! Simply open the SPM project and work with it – no additional configuration required. Read on to learn about all the available features, …