google/EarlGrey

Failing to compile on Xcode 12 beta 6 and iOS 14

githubist16 opened this issue · 2 comments

Is this supported? I also pulled the latest commit on earlgrey2 branch and getting error:

'Failed to build module 'XCTest' from its module interface; the compiler that produced it, 'Apple Swift version 5.3 (swiftlang-1200.2.26.4 clang-1200.0.29.4)', may have used features that aren't supported by this compiler, 'Apple Swift version 5.3 (swiftlang-1200.0.28.1 clang-1200.0.30.1)'

Error is tied to importing XCTest

Any insights

Can you tell us what you ran?

It was an environment issue. Closing