4

Right now I have a swift project, and I add some objective-c files into the project. But the objective-c files have a prefix header file so I don't have to import every one of them to each objective-c files. I know how to do it in objective-c project. But right now I am in swift project. So how to do it?

1
  • @ArdaKeskiner I didn't mean bridging header. I mean prefix.pch file Commented Aug 3, 2015 at 8:14

0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.