Hi,
New AppCode 3.4 EAP, build 145.61 is available for download. The patch update is also available if you are using previous 3.4 EAP build.
This build delivers the following improvements:
Starting from this version AppCode will use the same DerivedData directory location as Xcode (see OC-13193). It means that in case you have already built your project in Xcode, AppCode will not start compilation process from scratch and vice versa.
Variadic templates support in C++ (CPP-5465) which includes a lot of fixes, especially for problems in overload resolution and false positives in code