I have created universal XCframework by terminal commands and when using this universal XCFramework in a project then it gives same error.
Error:
"Failed to build module 'PROJECT_NAME' from its module interface; it may have been damaged or it may have triggered a bug in the Swift compiler when it was produced"
Please help.