Compilation of iOS client

M7 years ago

hi,

I tried to compile the iOS client. I installed the pod with :

  • sudo gem install cocoapods
  • pod install

But now I have an issue with the line : "import InAppSettingsKit". The message is "no such module 'inAppSettingsKit' "
How to solve this issue ?

Sorry I'm a newbie in XCode....

Anton Tananaev7 years ago

Are you sure pod install didn't return any errors? Are you sure you are opening correct workspace project?

M7 years ago

Thank your answer
Sorry for my message. I found the issue, "pod install" didn't return any error but I started the xcodeproj file instead of xcworkspace