Smart IDE for iOS & macOS Development
Hi everyone, The AppCode 2019.1.3 update is available to download from our site. Find Usages We’ve implemented a convenient sorting for Swift usages, the same as we have for Objective-C: Bug fixes This build addresses the following issues: AppCode 2019.1 RC cannot resolve UIKit classes …
Hi everyone, AppCode 2019.1.2 update is available to download from our site. This build addresses the following issues: Objective-C autocompletion doesn't work correctly (OC-18474) After switching branches in git AppCode does not resolve new elements in new files (OC-14549) In addition, tu…
Hi, AppCode 2019.1.1 update is available to download from our site. This build addresses the following issues: Stable freeze on IDE start when several projects are opened (OC-18440) Generated hashValue might cause an integer overflow (OC-18199) Swift 5: Handle throwing String literals (OC-1…
Please welcome our first major update this year, AppCode 2019.1! Read on to learn about new Swift support features, code resolution and navigation improvements, new debug actions and settings, IDE themes and more! Download AppCode 2019.1 (more…)…
Hi everyone, We are now on the final stretch of the approaching release and have the AppCode 2019.1 Release Candidate available to download from our site (note: an active subscription is required). This build makes the code highlighting in Swift files much faster than before – let us know if …
Hi everyone, A new AppCode 2019.1 EAP build is available on our site. Performance We’ve implemented several performance optimizations and the speed of initial caching should now be the same as in AppCode 2018.3.6. Please let us know if it works for you! Swift 5 This build adds support for t…
Hi everyone, A new AppCode 2019.1 EAP build is available on our site. It brings support for SE-0200 (Raw Text Literals) and addresses the following issues: Unused import inspection / optimize imports do not work in 2019.1 EAP (OC-18356) Unable to rename Objective-C class used in Swift code w…
Hi everyone, New AppCode 2019.1 EAP build is available on our site. Application language and region Change the application language and region on the Options pane in Edit configurations... dialog: Resolve contexts We’ve implemented the performance optimization for initial symbol caching:…
Hi everyone, New AppCode 2019.1 EAP is available with a fix for sporadical exceptions in Swift resolve. Please, update your current AppCode 2019.1 EAP to the latest build (191.5849.29) using the Check for updates action in the main menu, or download the build from our site. Your AppCode T…
Hi everyone, A new AppCode 2019.1 EAP build is available on our site. Swift 5 This build brings support for the following Swift 5 changes: SR-5719 Ban autoclosure forwarding SE-0213: Literal initialization via coercion See the current state of the Swift 5 support here. Bug fixes The f…
Hi everyone, A new AppCode 2019.1 EAP build is available on our site. Please note that there is no patch update from previous 2019.1 EAP this time. Move Statement for Swift In AppCode you can move any code line up/down using ⇧⌥↑/↓ shortcuts. Now the same is possible for loops, switches, conditi…
Hi everyone, New AppCode 2019.1 EAP build is available on our site. Please note that there is no patch update from previous 2019.1 EAP this time. This build addresses the following issues: Exclude contents of buck-out folder from indexing by default (OC-17488) Rename method should correctl…