Leanplum / Leanplum-Segment-iOS

Segment integration for the Leanplum SDK on iOS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Header import is wrong

paulsbin opened this issue · comments

Please correct import of header in SEGLeanplumIntegration.h file.
Use #import <Leanplum-iOS-SDK/Leanplum.h> instead of #import <Leanplum/Leanplum.h>