|
|
|
|
|
by apocalyptic0n3
3620 days ago
|
|
You could check out JetBrains AppCode[1], depending on how you're building. It still uses Xcode for the Interface Builder and Storyboard tools but you might be able to offload much of the process to AppCode. We've experimented with doing it, but I don't believe anyone has actually made the switch full time yet. [1] https://www.jetbrains.com/objc/ |
|