@cuinjune wrote:
Hi, I updated Xcode to version 10 after updating my macOS to the latest 10.14.
However, when I run a simple OF project that draws a red circle in the center, nothing is drawn on the window and even the background color looks white and not default grey.
It works again once I move position of the window using mouse.
Also, the following message appears on the console:
2018-10-24 00:01:55.949915+0900 emptyExampleDebug[11494:1805156] [default] Unable to load Info.plist exceptions (eGPUOverrides)
I think this message didn’t appear when I ran the project using Xcode9.
I tested this on both stable release and nightly build and they all have this problem.Is this a known issue?
If not, I would appreciate if any Xcode10 user can confirm this issue.
Posts: 2
Participants: 2

