1

In Objective-C project, we can import header files in .pch file so that we don't need to import elsewhere. But how can I achieve this in a Swift project?

icodesign
  • 876
  • 1
  • 6
  • 12
  • Also related: [Is there a Prefix Header (or something with this functionality) in Swift?](http://stackoverflow.com/a/28703739/3804019) – rintaro Mar 27 '15 at 12:38

0 Answers0