Suddenly one of my projects will no longer compile in Xcode. It just stalls at "Copying swiftdocs" and never gets past that.
Xcode is fully responsive, and the last line here indicates that it successfully xopied x86_64.swiftdoc.
All my old projects compile just fine.
Tried cleaning out the derived data, and all Xcode caches. And I also did a clean and a clean build folder on the project. Even deleted Xcode, downloaded 7.0.1 from the App Store again, but still the same issue.
What in the world is wrong here?
To create a new Swift package, open Xcode and select File > New > Swift Package. Choose a name and select a file location. Select “Create Git repository on my Mac” to put your package under version control. On completion, the Swift package opens in Xcode and looks similar to a standard Xcode project.
To compile and run your program, click the run button in the top left corner of the window. When your program runs, XCode will open an output pane. You can see any output that your program generated in that pane.
cmd+7. click on the top-most "Build $APP" section. locate the warning or error. click the buttons on the right to see the full details of the step you are interested in.
Not sure if this is a solution or explanation, but this happened on one Xcode project/workspace I was working on and then spread to others. I rebooted OSX and the problem seemed to rectify it's self.
Fingers crossed it doesnt happen again!
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With