Xcode 15 beta does not allow run script access to .git/HEAD and Info.plist
To access the current git branch and commit, I have been using this script successfully for a long time. However, with Xcode 15.0 beta, the script has no longer access to the git and Info.plist files. I am getting these…