I get the above runtime message after I upgraded to Swift4.1 and Xcode 9.3. Before the upgrade I did not have this message in my console window.
Status bar could not find cached time string image. Rendering in-process.
comes up every few minutes as long as I have the App running.
It sees to me there is no negative side effect, my App is running, as usual, I have not seen any problems.
I use the standard Status Bar, have not changed to modify it in any way.
Question 1: Would there be a problem originating from this warning under situations i have not come across yet?
Question 2: Does anyone know how I can get rid of this warning?