typealiased / mockingbird

A Swifty mocking framework for Swift and Objective-C.

Home Page:https://mockingbirdswift.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Exception on line with given on MacOS 13.2 and XCode 14.2

chrizstone opened this issue · comments

I have the problem that I get an exception when try to stub methods with the given function. Same code works on older machines with older MacBooks.

Is there a known issue?

Bildschirm­foto 2023-01-25 um 13 57 24

I am also having the same issue; M1 Pro, MacOS 13.2.1, Xcode 14.2, SPM v 0.20.0

Was this resolved?

We are having the same issue. Can you explain how you solved it @chrizstone ? Or why this was closed?

I'm having the same issue ... anyone ?