mixpanel/mixpanel-iphone

Could not Build Objective-C module 'Mixpanel'

acfriedman opened this issue · 1 comments

Integration Method: SPM
Xcode Version: Xcode 13.2.1
Library Version: v4.1.1
Platform: iOS
Language: Swift & Objective-C
Description: Compilation error:
Screen Shot 2022-01-28 at 3 20 47 PM
Expected Behavior: Successful compilation

Looks like adding #import "MixpanelGroup.h" to Mixpanel.h resolves the issue

Hi @acfriedman , this has been fixed in v4.1.2. Thanks for bringing it up. I'm closing it now, please feel free to reopen if the problem still exists.