With Xcode 9 and swift 4 out, I keep seeing that you have to migrate from swift 3.2. Currently I am running Xcode 8.3.3 which shows my swift compile language as swift 3.
Some places have said swift 3.2 is the name given in Xcode 9 and it's what is referred to as swift 3 in Xcode 8.3.3. Is this correct? Am I already running swift 3.2 in Xcode 8.3.3 but it's just labeled as swift 3? If not, how do I get to swift 3.2?
Thanks in advance