Search code examples
iosswiftlexical

Lexical or Preprocessor issue Xcode 9.1


I using Quickblox

I could successfully install all the pod files, When Build the project getting error.

#import<Quickblox/Quickblox.h>
'Quickblox/Quickblox.h' file not found

Also added Framework in the 'Embedded Binaries' section


Solution

  • Issue solved.!!!

    I imported the framework in Swift-Bridge file.