abunur
1
Chapter 1 Starter Project, after a project clean etc., launching the project I get the following message in the console:
BahamaAirLoginScreen[432:16755] Status bar could not find cached time string image. Rendering in-process.
Not sure what this means? The project runs fine otherwise though.
syedfa
2
@abunur Thanks very much for your question!
Try this:
1- From Xcode menu open: Product > Scheme > Edit Scheme
2- On your Environment Variables set OS_ACTIVITY_MODE = disable
That should help remove the debugging statements to your console
I hope this helps!
All the best!
system
Closed
3
This topic was automatically closed after 166 days. New replies are no longer allowed.