Development for IOS on Linux\Ubuntu

Answered

Hi, I'm developing applications for IOS, which includes not only the backend, but also the GUI.
Please, could you give me an advise, what kind of your products can I use to solve this problem?
P.S. I use the OS Ubuntu 16.04:)

4
1 comment
Avatar
Permanently deleted user
Official comment

Hi,

Apologies for delayed response. Unfortunately, AppCode (our IDE for iOS development) is not supported on Linux since it heavily relies on Xcode toolchain (so, available on macOS only).

There is a combination of CLion IDE + Swift plugin which is available on Linux but there is no ability to develop and test GUI there (since iOS simulators and other components required for that are unavailable on Linux). You need a Mac (or a VM) with macOS installed to be able to do that.

Please sign in to leave a comment.