Hello there.
Can I use Xcode in Replit? And Swift?
Thank you
Hello there.
Can I use Xcode in Replit? And Swift?
Thank you
If it’s possible to set up Xcode with Nix (I’ve never heard of it) then yes. And there’s a Swift template that you can fork: https://replit.com/@replit/Swift?v=1
Replit is an IDE, an online code editor, you use Replit to write code. Xcode is also an IDE. Hence, while it might theoretically be possible, there is no real point and it would likely function very poorly. If you’d like to use Xcode, I would recommend installing it on a Mac or other Apple device.