0
Is there any method to use Swift compiler on a "non-Mac" machine, like Windows?
I don't have a Mac computer, that's why I can't implement these program logics anywhere.
2 Antworten
0
Xcode is only for OSX. You can try RemObjects Elements and IBM Swift Sandbox, they are good to learn, but Xcode still the main IDE to code in Swift.
0
I know that currently, XCode is the only IDE available for implementing Swift, but isn't there any compiler that can be used on Windows (Visual Studio kind of)?