Live data from Hacker News

Ask HN: Those building Swift apps without touching Xcode, what is your workflow?

news.ycombinator.com

11–14 of 14 posts

Re: Ask HN: Those building Swift apps without touching Xcode, what is your workflow?

#14
post #3

https://www.swift.org/documentation/articles/zero-to-swift-e... You could probably use Emacs for Swift...just like for about every other language. Whether you still must download a monstrosity is left as an exercise for the reader.

I'm using flutter and had to download xcode to build the app so I guess it's a necessary step.

I'm using flutter too, I've found a website called codemagic, so I can make builds for iOS. My laptop is windows. The bulk of development is building for Android.
Post reply on HN