0

I have already written Share Extension for ios. I have setup new Project where i am using same share Extension. I copied and paste the entire code and directory.

Do i need to include header in x-code. how to setup headers in that case.

Now, When i am trying to Build the project. it is giving me error .

**AppServices.h file is no found.**

Do i need to change any settings in X-code

Thanks

Hitu Bansal
  • 2,917
  • 10
  • 52
  • 87
  • Header files need to be included in the Build Settings *Header Search Path*. Have you checked that is the case? – trojanfoe Jul 14 '15 at 10:31
  • Import your AppServices header file in `ProjectName-Bridging_Header`.h – iYoung Jul 14 '15 at 10:32
  • @trojanfoe: i dont know. when i am trying to build it is giving me error. Lexical or Preprocessor issue. AppServicers.h file not found, – Hitu Bansal Jul 14 '15 at 10:52

0 Answers0