Leanplum / Leanplum-Segment-iOS

Segment integration for the Leanplum SDK on iOS.
Apache License 2.0
2 stars 9 forks source link

Header import is wrong #8

Closed paulsbin closed 3 years ago

paulsbin commented 5 years ago

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