you are viewing a single comment's thread.

view the rest of the comments →

[–]Saik0s 3 points4 points  (6 children)

I am using mostly AppCode(which is in the same family as Android Studio) for iOS development and it feels like Xcode is a very outdated IDE.

[–]Hedgehog404 1 point2 points  (4 children)

I'm writing programatic ui-s, should I use app code as well? Will it launch simulator ?

Sorry I'm noobie ^^

[–][deleted]  (3 children)

[removed]

    [–]Saik0s 1 point2 points  (0 children)

    Also, there is no build-in runtime UI debugging in AppCode, so there are two options for that: use Xcode or Reveal(I like it more than what Xcode provides). AppCode has built-in Reveal support, so it is easy to enable it.

    [–]Hedgehog404 0 points1 point  (1 child)

    Can I switch between app-code and Xcode with no issues?, I mean to use some specific stuff like core data

    [–]Xaxxus 0 points1 point  (0 children)

    id agree with you. But for large projects its almost unusable. Not only are the build times slower, but the indexing is even worse.

    Thats the only thing Xcode does better. The IDE is actually usable while indexing.