I've seen there are Pull Requests that updates so this code runs Swift 3. I would say it's dangerous to refactor to Swift 3 without having any unit tests.
The fix needed so the project builds with Swift 2.3 is a lot smaller, which means it's a smaller chance of something breaking.
I've seen there are Pull Requests that updates so this code runs Swift 3. I would say it's dangerous to refactor to Swift 3 without having any unit tests.
The fix needed so the project builds with Swift 2.3 is a lot smaller, which means it's a smaller chance of something breaking.