I was facing this error with OpenEdgeSDK when trying to build app in simulator, on Xcode 11.6. Wasnt facing the error in Xcode 11.3.
I tried exclusion of '***.a' but it didn't work. Changing shared workspace build system from New Build System to Legacy worked for me.