Posts

Post not yet marked as solved
4 Replies
They suggest to useUIView.appearance().backgroundColor = UIColor.redWhere should i put this line of code?
Post marked as solved
7 Replies
I found that one of my third party library (VLCKit) use OpenGLES. That's why i can't build for Mac Catalyst. Thanks for your help! 🙂
Post marked as solved
7 Replies
Thanks for your explanation.If i click on the error i get this:ld: framework not found OpenGLESclang: error: linker command failed with exit code 1 (use -v to see invocation)
Post marked as solved
7 Replies
Hi,the problem is that i didn't use any OpenGLES code into my project so actually i don't know where should i put my hands on 🤔