tauri 2 + rust + webview give you a native feeling if you don't need any Apple frameworks
Ask HN: Those building Swift apps without touching Xcode, what is your workflow?
11–14 of 14 posts
Re: Ask HN: Those building Swift apps without touching Xcode, what is your workflow?
#12tauri 2 + rust + webview give you a native feeling if you don't need any Apple frameworks
> .. webview ..
That would make it an web app tho. Not sure if that's what OP wants when making Swift apps.
Re: Ask HN: Those building Swift apps without touching Xcode, what is your workflow?
#13[dead]
Re: Ask HN: Those building Swift apps without touching Xcode, what is your workflow?
#14https://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.