With Catalina, the rm command don’t work anymore from the Script Editor application or from my application (signed and notarised or not). It perfectly works in Mojave.
Message: Operation not permitted :rolleyes:
Full Disk Access is permitted in the System Preferences.
Thanks Shane but I don’t think… Delete the content of the trash, for example or delete a simply file or folder in the Documents folder recently created.Perhaps a problem with my system (Clean Install)
This is because from macOS Catalina system files are in another partition
which is read only, called DATA to access this partition you first need to mount it with
the following command:
do shell script "mount -uw /" with administrator privileges
error “mount_apfs: volume could not be mounted: Operation not permitted
mount: / failed with 77” number 77
With the Beta of Catalina, there was a Data partition visible everywhere, but in the Finale version, the Data partition is only visible in the Disk Utility.