Dear Goodness

 I removed Xcode, but it has left its "command line tools" behind like a stain.


I can't even delete them as root. This is ridiculous. This is how Apple gets a bad name for making your own machine not your own...


rm: /usr/bin/make: Operation not permitted

sh-3.2# cd /usr/bin

sh-3.2# ls -l swift make

-rwxr-xr-x  1 root  wheel  18288  4 May  2019 make

-rwxr-xr-x  1 root  wheel  18288  4 May  2019 swift

sh-3.2# open .

sh-3.2# rm -r swift

override rwxr-xr-x  root/wheel restricted,compressed for swift? y

rm: swift: Operation not permitted

sh-3.2# rm -rf swift

rm: swift: Operation not permitted

sh-3.2# ls -lO swift

-rwxr-xr-x  1 root  wheel  restricted,compressed 18288  4 May  2019 swift

sh-3.2# chflags -hv norestricted swift

chflags: swift: Operation not permitted

sh-3.2# whoami

root

sh-3.2#


I mean... what do I do?!

Comments

Popular posts from this blog

Halloween LED lights on a plastic trick or treat cauldron

All about bootloaders

code signing, entitlements, bundles, sandboxes, hardened runtime, notarisation, app store security