Closed haniag closed 2 years ago
Issue was in using the 10.3 patched SDK. When I reverted to the 12.4 Xcode SDK, it compiled fine. Can this be fixed in patched 10.3 SDK?
@haniag It can be fixed in the 10.3 SDK, it just has to be regenerated.
Should be fixed now with the regenerated SDKs.
What are the steps to reproduce this issue?
Running make
What happens?
What were you expecting to happen?
Compiled dylib
Any logs, error output, etc?
%ctor{
My makfile:
Any other comments?
If I comment out the for loop line inside ctor, then it compiles fine. I am not sure what this error got to do with NSFileManager!
What versions of software are you using?
Operating System: macOS 10.14.6
Toolchain Version: Xcode 10.3
SDK Version: 10.3 (patched)