I accidentally deleted the hermes directory and I can’t make iOS builds in React Native or Xcode. I’ve got the hermes folder in a backup disc but the folder to place it in is only writable by the system user.
I tried disabling System Integrity Protection (SIP), but it made no difference.
I then logged in as root user, but the folder doesn’t exist under that user. I tried looking for an option to show all (possible) hidden files but didn’t find it.
Also, am I right in thinking that the hermes files I deleted are the same as the ones when built from source from: https://github.com/facebook/hermes?
I managed to build the git hub repo and it produced folders called ‘build’ and ‘hermes’.




