Hi all,
I'm brand new to Xcode and app development so have been following Apple's Guide - Start Developing iOS Apps (Swift).
I've installed the latest version 8.2.1 (on Sierra 10.12) and followed the very basic steps to create a new Single View Application Project. When I get to the "Build and Run" stage the Simulator 'boots' successfully and the app builds successfully but I get the following error:
The operation couldn’t be completed. (LSApplicationWorkspaceErrorDomain error -102.)
The app doesn't appear in the Simulator.
Any ideas?
Thanks!