I'm trying to use Swift's @testable
declaration to expose my classes to the test target. However I'm getting this compiler error:
Intervals
is the module that contains the classes I'm trying to expose. How do I get rid of this error?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…