Hello, I'm having some trouble adding Cuckoo to a new project via Source Package Manager.
I am aware the following steps don't complete the setup for Cuckoo, especially using SPM, but they are the minimum steps I've found to replicate the issue I'm experiencing. If you are aware of some specific steps or settings I can apply to resolve this, I would appreciate your direction.
My steps to reproduce:
Create a new iOS app in Xcode 14.2
Add Cuckoo 1.9.1 as a project dependency
Set ENABLE_TESTING_SEARCH_PATHS to Yes on the app target to prevent "undefined symbol" build errors
Launch app on a simulator or physical device
Results
The app builds successfully, but immediately after launch, I see a crash with the following error messages.
Hello, I'm having some trouble adding Cuckoo to a new project via Source Package Manager.
I am aware the following steps don't complete the setup for Cuckoo, especially using SPM, but they are the minimum steps I've found to replicate the issue I'm experiencing. If you are aware of some specific steps or settings I can apply to resolve this, I would appreciate your direction.
My steps to reproduce:
Yes
on the app target to prevent "undefined symbol" build errorsResults The app builds successfully, but immediately after launch, I see a crash with the following error messages.