In my company we are 5 and all of us use Xcode. I would like try AppCode. Apart from adding .idea to my ignore git list, is there anything else I should do? Is it possible to have conflicts or incompatibilities if some people use Xcode and others use AppCode? Thanks.
I'm not aware of any inherent conflicts developing in a mixed-IDE environment--I've worked on projects where teammates are using AppCode while I use Xcode, and everything Just Works™. As you say, keep the .gitignore file up to date, and as always, be prepared for conflicts in your project.pbxproj file--that's a problem regardless of which IDE you're using.
Also be aware that you'll have to drop back to Xcode for some tasks that AppCode doesn't support, like Interface Builder, but if you're OK with that, it shouldn't be an issue.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With