AppCode Links
Categories
-
Tags
3.3.2 3.3.3 3.4 5Shortcuts 2016.1 2016.1.3 2016.2 2016.2.1 2016.2.2 2016.2.3 2016.3 2016.3.1 2017.1 2017.2 2017.2.x 2017.3 2018.1 2018.2 2018.3 2019.1 2019.2 2019.3 Champurrado code generation completion Debug EAP editor Espressino generate intentions Learn Marocchino newsletter performance RC Refactorings Release Roadmap sendtoall swift Swift 5 Tascalate Test WebinarJetBrains Blogs
Meta
Tag Archives: Marocchino
AppCode 3.0.6 update is available now
Hello everyone, Today we are making AppCode 3.0.6 available. In this build we’ve fixed a couple of major problems with Xcode 6 and OS X 10.10. In particular, we’ve improved running unit tests on iOS 7.0 device and running XCTests … Continue reading
AppCode 3.0.5 update is available
Hi everyone, This update includes Xcode 6 GM & 6.1 compatibility improvements, including new iPhones 6 and 6 Plus support. An important problem with the storyboards using new Xcode 6 Adaptive Segues was fixed. Some critical issues were also addressed … Continue reading
Webinar Recording: BDDing your Objective-C apps
The recording of our September 2nd webinar, BDDing your Objective-C Apps, is now available on JetBrainsTV YouTube channel. In this webinar, Paweł Dudek and Łukasz Warchoł show how you can leverage AppCode to really empower your BDD workflow. Below are … Continue reading
Do several things at once with AppCode
Since version 3 AppCode includes an awesome feature – multiple cursors and selections, that allows you to do many deals at a time increasing your productivity! Let’s see how you can use it and when it’s a good case for … Continue reading
Move refactoring moves routine away
AppCode offers a wide variety of code refactorings, which track down and correct the affected code references automatically. Some of them are widely known and often used, others are just missed. Move refactoring is present in AppCode since 2.1 version, … Continue reading
Cherries of the AppCode by Julian Król
This guest blog post is from Julian Król, iOS developer at Trifork. He has been developing iOS apps for more than two years and continues to find it very exciting. In his free time he enjoys travelling and training martial … Continue reading
AppCode 3.0.4 bug-fix update
Hello everyone, We’ve announced 3.0.3 update recently. Unfortunately a critical bug in formatting was there – thanks to our user who mentioned and reported the problem. Today the update 3.0.4 with the fix is available. Also in C/C++ code the … Continue reading
AppCode 3.0.3 bug-fix update is available
Hi everyone, We’ve got another fresh update for you today. Several crucial problems were addressed in this build: OC-9910 – Incorrect indentation of method’s block arguments; OC-10033 – Merge Tool unable to merge resolving conflicts; OC-9752 – Line and block … Continue reading
AppCode 3.0.2 bug-fix update is available
Hi everyone, In this update we’ve improved compatibility with the latest Xcode 6 beta releases (including beta 2 and beta 3) and iOS 8 and fixed a couple of problems. For instance, here are several crucial problems that were addressed … Continue reading
Webinar Recording: Embracing AppCode 3
The recording of our June 12th webinar, Embracing AppCode 3, is now available on JetBrainsTV YouTube channel. In this webinar, Rafał Legiędź shows some “standard” magic like code assistance, code generation and refactoring features, goes through debugging and CocoaPods support, … Continue reading