ios - How to create a Objective-c Prefix.pch header file for swift project -
this question has answer here:
- why .pch file not available in swift? 1 answer
- how call objective-c code swift 12 answers
right have swift project, , add objective-c files project. objective-c files have prefix header file don't have import every 1 of them each objective-c files. know how in objective-c project. right in swift project. how it?
Comments
Post a Comment