I have added lib OHHTTPStubs manually but it's showing error "OHHTTPStubs/OHHTTPStubs.h" file not found.
Appreciate for help.
Asked
Active
Viewed 374 times
1
Noor
- 2,071
- 19
- 28
1 Answers
0
Is your project swift based? If so, Bridging header is the legit way of doing it.
Camy
- 1
-
1To make this a useful answer, please explain the process for creating a bridging header and how that will solve the problem. – David Berry Mar 16 '16 at 02:16