Quick / Nimble

A Matcher Framework for Swift and Objective-C
https://quick.github.io/Nimble/documentation/nimble/
Apache License 2.0
4.81k stars 598 forks source link

Build error using Xcode 14.3 #1046

Closed JacobJidell closed 1 year ago

JacobJidell commented 1 year ago

What did you do?

Upgraded to Xcode 14.3

What did you expect to happen?

I expected everything to work just like the previous version of Xcode

What actually happened instead?

Getting following errors when trying to build project: image image

I can reproduce the error in a new project. Just importing Quick + Nimble libraries using Swift Package Manager. And then press build.

Environment

List the software versions you're using:

Please also mention which package manager you used and its version. Delete the other package managers in this list:

younata commented 1 year ago

This is fixed in Nimble 11.2.2. Sorry for the trouble!