pointfreeco/swift-snapshot-testing

SnapshotTesting failed to build (Extra argument 'sourceLocation' in call)

kostasniks opened this issue · 1 comments

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.

Screenshots
CleanShot 2024-10-11 at 00 33 33

Environment

  • swift-snapshot-testing version 1.17.5 (7b0bbba)
  • Xcode Xcode 16.0 beta 2 (16A5171r)
  • OS: 14.5 MacOS iOS 17.5

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!