Open nipundavid opened 1 year ago
There is a new code validation rule in Xcode that returns this error. You can disable it.
Enable Module Verifier
@timbotimbo thank you! It works fine!
@timbotimbo Worked for me! How do you guys find those solutions?
I want to integrate Unity3D app in an existing swiftUI project
followed this video- @https://youtu.be/xx-ypR2yJZw
But I am getting error
The builds fails with several errors of this sort : double-quoted include "LifeCycleListener.h" in framework header, expected angle-bracketed instead.
Unity 2022. XCode Version 14.3
Any thoughts??