Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Apple professionals use Xcode. Using different tools than the ones Apple uses leads to a lot of problems that Apple are not interested in fixing. The days when a company like Metrowerks or Symantec could be a viable third party IDE supplier are long gone.


I don't do Apple development as much anymore, but I used to write in AppCode a lot and used Xcode only to build.


Alongside Xcode I find BBEdit very useful for editing data files, diagnosing merge problems, writing shell scripts, etc. I still do almost all my real coding in Xcode to use the autocomplete. Tower is useful for anything non-trivial in Git. For basic operations the Xcode Git support is useful.


AppCode uses xcodebuild etc under the hood and xcodeprojects to configure the ide. You aren't going to get any bugs in the compilation etc process than you would in Xcode.


I believe AppCode uses XCode behind the scenes for most of the magic stuff anyway. It's just a more capable facade.


Xcode as an IDE...and at a certain scale a build system like bazel or buck.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: