Quick / Nimble

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

Cannot find 'catchBadInstruction' in scope when running tests for "Mac Catalyst" #1027

Closed uebelack closed 1 year ago

uebelack commented 1 year ago

What did you do?

Tried to run my tests on Mac Catalyst

What did you expect to happen?

Tests should compile and run on Mac Catalyst

What actually happened instead?

get the compile error "Cannot find 'catchBadInstruction' in scope"

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:

Project that demonstrates the issue

https://github.com/uebelack/NimbleTest

Screenshot 2023-01-13 at 17 09 30