0

How do I import a Swift file (which is in a test target only, it's a test helper) into an Objective-C test file? the Swift file is Objective-C compatible.

Dilip Tiwari
  • 1,339
  • 15
  • 31
Ondrej Rafaj
  • 4,202
  • 8
  • 40
  • 64
  • Possible duplicate of http://stackoverflow.com/questions/24932147/how-should-a-swift-objective-c-project-be-setup-for-unit-testing. – Martin R May 18 '17 at 08:20
  • Possibly not :) ... that question is about involving app target, this is purely cross test/language dependencies within one test target. app code not involved – Ondrej Rafaj May 18 '17 at 09:11

0 Answers0