Brightify / Cuckoo

Boilerplate-free mocking framework for Swift!
MIT License
1.67k stars 170 forks source link

EXC_BAD_ACCESS on Xcode 16 Beta #506

Open alxdenis opened 1 month ago

alxdenis commented 1 month ago

Hello all,

I installed Xcode 16 beta 4 to try my app on iOS 18. I face some difficulties while running my XCTests. Now, some method calls of Cuckoo mocks produce this crash:

Thread 1: EXC_BAD_ACCESS (code=1, address=0x0)

Do you encounter this issue on Xcode 16 ?

Thank you all

aiKrice commented 3 weeks ago

Which version of cuckoo are you using ? Which package manager are you using ?