After my Xcode automatically updated itself to 12.4, my Rstudio package compilation breaks and throws the following error:
ld: framework not found CoreFoundation
collect2: error: ld returned 1 exit status
I have tried reinstalling Xcode command-line tool; disabling csrutil and then manually creating links, but these attempts were to no avail. I would really appreciate any help!