-
|
**/*PlayerKit-Swift.h:284:9 (fatal) module 'CSFBAudioEngine' not found #if defined(OBJC) |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Just to make sure I understand the problem, is the issue happening when |
Beta Was this translation helpful? Give feedback.
Just to make sure I understand the problem, is the issue happening when
SFBAudioEngineis included in another C/ObjC framework and that framework's Swift bridging header is causing the error when it is imported to a project?