Using jetbrains appcode IDE on Linux

ir01 picture ir01 · Jun 26, 2014 · Viewed 11.4k times · Source

In download page of Jetbrains website there is no download option for linux. I googled for "jetbrains appcode IDE on Linux". some peoples say "it's crossplatform".
Is it possible to run jetbrains appcode IDE on Linux?
I can't run it on linux(Ubuntu/Debian)

Edit:
I mentioned that C++ IDE Features of Appcode is needed. If iOS features not working, there is no problem.

Answer

Noah picture Noah · Jun 26, 2014

AppCode requires Xcode, which requires OS X.

Any workarounds to get Xcode installed and running on Linux violate Apple's Terms of Use, and getting AppCode to install on Linux is likely a violation of JetBrains' licensing agreement.

AppCode does support C++, but there is also JetBrains C++ IDE called CLion.