- [ ] I have commented my code where applicable.- [ ] I have updated the release notes.- [ ] I have made corresponding changes to the documentation.- [ ] I have added debugging support to my changes.- [ ] I have added tests that prove my fix is effective or that my feature works.- [ ] I have confirmed new and existing unit tests pass locally with my changes.- [ ] I have added new baselines for any new tests to the repo.
Description
Resolves #19414
Type of change
build_visit change
How Has This Been Tested?
@markcmiller86 -- we will need to test this during macOS release process.
(Need to test it applies cleanly and works for our builds -- we wont have a macOS 14 xcode 15 system to test directly)
Reminders:
Checklist:
- [ ] I have commented my code where applicable.- [ ] I have updated the release notes.- [ ] I have made corresponding changes to the documentation.- [ ] I have added debugging support to my changes.- [ ] I have added tests that prove my fix is effective or that my feature works.- [ ] I have confirmed new and existing unit tests pass locally with my changes.- [ ] I have added new baselines for any new tests to the repo.