Xcode 13
Posted: Wed Sep 29, 2021 2:16 pm
When I download the ios source code from the home page and try to build it on Xcode 13, this is the error I get:
stdlib.h:143:10: No member named 'ldiv' in the global namespace; did you mean simply 'ldiv'?
Is this error expected? Is anyone else encountering this issue/similar issues on Xcode 13?
Note that I haven't changed anything with the source code.
stdlib.h:143:10: No member named 'ldiv' in the global namespace; did you mean simply 'ldiv'?
Is this error expected? Is anyone else encountering this issue/similar issues on Xcode 13?
Note that I haven't changed anything with the source code.