SnapshotTesting failed to build (Extra argument 'sourceLocation' in call)
kostasniks opened this issue · 1 comments
kostasniks commented
Describe the bug
I've seen in the past someone else also reported this and I thought it was solved but it keeps giving me this.
The problem is that SnapshotTesting Library is not building under Xcode 16.0 beta 2 (16A5171r).
To Reproduce
Xcode 16.0 beta 2 (16A5171r)
Expected behavior
Build without errors.
Environment
- swift-snapshot-testing version 1.17.5 (7b0bbba)
- Xcode Xcode 16.0 beta 2 (16A5171r)
- OS: 14.5 MacOS iOS 17.5
mbrandonw commented
Hi @kostasniks, you are using a very old beta of Xcode. If you use the official release this error will not appear.
Since this isn't an issue with the library I am going to convert it to a discussion. Please feel free to continue the conversation over there!