Post

Replies

Boosts

Views

Activity

Reply to After update XCode 16 Error
Assertion failed: (reconstituted == accumulator), function setFixup64, file OutputFile.cpp, line 2975. Have you solved it? I found that the minimum compatible system can be changed to iOS 13
Replies
Boosts
Views
Activity
Oct ’24
Reply to Xcode16 Beta 3 got Assertion failed when build my project
I met the same problem. I changed the minimum system setting of Xcode to below iOS 14, which can compile normally, but this is not a suitable solution, because the minimum system of our App is iOS 14 Assertion failed: (reconstituted == (accumulator - _options.machHeaderVmAddr())), function setFixup64, file OutputFile.cpp, line 3001.
Replies
Boosts
Views
Activity
Oct ’24