I’m getting an odd warning when I “build and run” the program as published.
“The ‘view’ outlet of ‘File’s Owner’ is connected to ‘View’ but ‘view’ is no longer defined on CurrentTimeViewController.”
Everything works and it builds and runs fine on my iPad, but (a) the Hypnosis view is offset slightly lower on the screen and
(b) if I disconnect “View” from the file’s owner right-click popup, the time view doesn’t work at all, and the warning remains.
Can someone shed some light on this?