mixpanel / mixpanel-iphone

Official iOS (Objective-C) Tracking Library for Mixpanel Analytics
http://mixpanel.com
Apache License 2.0
1.05k stars 567 forks source link

Could not Build Objective-C module 'Mixpanel' #978

Closed acfriedman closed 2 years ago

acfriedman commented 2 years ago

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

zihejia commented 2 years ago

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.