El Capitan beta 6 + Xcode

El Capitan beta 6 broke my two Xcode, 6.4 and 7.

Someone with the same problem?


I'll reinstall both.

Accepted Reply

The supported way to disable System Integrity Protection in those cases where it's truly necessary is to boot into the Recovery partition and turn System Integrity Protection off from there with the csrutil tool.


$ csrutil

usage: csrutil <command>

Modify the System Integrity Protection configuration. All configuration changes apply to the entire machine.

Available commands:

disable

Disable the protection on the machine. Requires a reboot.

enable

Enable the protection on the machine. Requires a reboot.

status

Display the current configuration.


The kext-dev-mode and rootless boot-args are being removed from OS X El Capitan and will no longer work.


--gc

Replies

i install first the OSX update and after the fimware, i need do this in the other side ?

I filed a bug on this (22136426)

Sounds like a good option. Will keep in mind if new build is not released soon. Anybody actually implement this solution?

Or 22121679

Conftiming - this way Xcode is fixed. Also, yes, sound is broken (installed firmware, then delta update)

+1.

There's a possibility (only) that SIP is preventing audio drivers from loading properly. Someone could test that by disabling it from Recovery Mode temporarily...

Can confirm that this works, i'm able to run XCode 6.4 again. However, as others are reporting, sound no longer works. Output and input lists for devices under Sound in System Preferences are empty.

Someone please test if temporarily disabling SIP by booting into Recovery Mode (cmd+R):

Utilities > Security Configuration > uncheck "Enforce System Integrity Protection"


Then booting normally fixes the sound issue...

Did not work for me.

Just tried that and sound is back.


Turning SIP back on breaks sound again. I've also noticed that the Stocks and Weather widgets in the notification area are both broken now also.

Thanks, that's one for working and one for not - any more testers?

Strange, my sound and widgets are working.

Sound volume button is active after SIP disabling but sound is not working still. Widgets were working before and working after

Thanks for testing - results seem mixed.