Assertion failed: (reconstituted == (accumulator - _options.machHeaderVmAddr())), function setFixup64, file OutputFile.cpp, line 3001.
After upgrading to Xcode 16 beta 3, I encountered the following error when building my project. It compiled successfully on Xcode 15. I am not sure how to resolve this issue and would appreciate any help.