I\'m trying to use Swift 2\'s new @testable declaration to expose my classes to the test target. However I\'m getting this compiler error:
@testable
If you trying to test framework:
Go to test target -> Build Phase -> Create new copy files phase -> Choose frameworks -> Add all recursively used frameworks