Our project compiles and runs fine on Xcode 11.
However, when I compile with Xcode 12, it tells me <unkown>0: error: circular reference
The specific information is as follows:
<unknown>:0: error: merge-module command failed with exit code 1 (use -v to see invocation)
and
<unknown>:0: error: circular reference
Command MergeSwiftModule failed with a nonzero exit code
Please see my attachments for specific errors.
Other than that, I can't get any more error messages.
Xcode 12 build failed logs - https://developer.apple.com/forums/content/attachment/8e91198a-3348-4d7f-8459-94b8549188dd
7
0
10k