exercism / swift

Exercism exercises in Swift.
https://exercism.org/tracks/swift
MIT License
113 stars 158 forks source link

Fixing tests that don't run due to errors in Xcode 13.4.1 #687

Closed ericrosko closed 1 year ago

ericrosko commented 1 year ago

Fixes non-working tests. It's possible that newer versions of Xcode have broken these tests. The fixes in this commit work with Xcode 13.4.1 and 14.2 where I received multiple errors, resulting in test not being able to pass.