What did you do?
Using the CocoaPods, installed Quick and Nimble.
Build works fine.
Run test and showed

If I change the code #if !COCOAPODS, it works fine.
Preprocessor and other_swift_flag includes COCOAPODS.
Do you have any idea why the definition COCOAPODS is not working?
Environment
List the software versions you're using:
- Quick: 7.6.0
- Nimble: 13.3.0
- Xcode Version: 15.3
- Swift Version: 5.10
Please also mention which package manager you used and its version. Delete the
other package managers in this list:
What did you do?
Using the CocoaPods, installed Quick and Nimble.

Build works fine.
Run test and showed
If I change the code #if !COCOAPODS, it works fine.
Preprocessor and other_swift_flag includes COCOAPODS.
Do you have any idea why the definition COCOAPODS is not working?
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: