Post

Replies

Boosts

Views

Activity

Reply to How do I migrate Swift 3 code to Swift 4 in Xcode 10.1. I have a program that was written In Swift 3 a few years ago and haven't updated it for quite a while. I am now using Xcode version 11.2 and when I load this program into Xcode it tells me to use Xc
This is the hell with developing in Swift. Need to upgrade some old project for latest iOS? Ok, you need the latest XCode. But ... oops, you need to upgrade Swift language version. Ok, no problem, XCode should be able to do that. But, oops, you need older XCode version to do that. Ok let's download that older one. Oops, older XCode is not compatible with current macOS version. Need machine with older macOS version ...
Nov ’21