I'm really excited to dive into coding iOS apps using Xcode since I can code with Swift. I've just gotten my MacBook in April, but I also have a Windows PC. Is there a way for me to start programming iOS apps with Swift on my Windows machine? I'm not looking to publish anything yet, but it would be awesome if there's a program that has a simulator so I can test my apps without having to wait for my MacBook.
1 Answer
You can definitely code Swift apps on Windows, but keep in mind that building them for iPhone or Mac directly isn’t possible on a Windows system. However, there are online services that can help you compile your code! Just make sure to check them out.

That’s true! Just be aware that those services may not support SwiftUI, which might limit some things you can do.