When creating my Xcode project for one of my cocoapod, libffi dependencies, I get 5 build errors on all lines /Pods/libffi/ios/include/ffi_common.h:77:1: Unknown type name 'ffi_status'
Any ideas what I could try to debug? I already tried to clean the project.
debugging ios xcode libffi
meisel
source share