The solution I found was here by KumobiusIvan. This had me stumped for real. Closing Xcode and restarting the machine, deleting some of the folders in the Xcode locations directory, etc. None worked. Saved by the internet!!
Read MoreTag: Xcode
The Simpler Solution Prevails
My current project uses OS X’s SceneKit for some custom 3D stuff. The application has uses a SCNView for view the 3D content that the user will manipulate. The view is configured to allow the user to control the camera in the 3D environment. The default control allows the user to move the camera anywhere, … Continue reading "The Simpler Solution Prevails"
Read MoreSo This Drove Me Bonkers…
So I recently updated Xcode 8 beta 6, up from an earlier beta (3 or 4 not sure). After downloading and installing the application, I opened my ongoing Swift project and began to work. I added two new methods to my App Controller class, but each one had no real guts, they were essentially empty … Continue reading "So This Drove Me Bonkers…"
Read More