Re: Could not build module 'Darwin'
Re: Could not build module 'Darwin'
- Subject: Re: Could not build module 'Darwin'
- From: Jens Alfke <email@hidden>
- Date: Wed, 07 Dec 2016 12:05:33 -0800
On Dec 7, 2016, at 11:34 AM, Carl Hoefs < email@hidden> wrote:
Is the 'solution' to reinstall Xcode? Or perhaps just the iOS SDKs? Did some Xcode build setting get hosed?
There’s no point in reinstalling Xcode since the entire application bundle (including the SDKs) is read-only. It’s extremely unlikely that anything would alter files in it, except maybe maliciously. Or perhaps if your hard drive is failing and has bad sectors, but then you’ve got worse problems.
If crazy bad stuff starts happening when you build, the usual solution is the Product > Clean Build Folder command (Command-Shift-Option-K). This nukes all the intermediate files generated by previous builds, which may have gotten into an inconsistent/broken state.
—Jens |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden