Parrot-Developers/groundsdk-ios

Could not build Objective-C module 'GroundSdk'

Closed this issue · 0 comments

I'm having these problems when I installed GroundSdk iOS via CocoaPaods :

  1. Include of non-modular header inside framework module
  2. Could not build module 'SdkCore'
  3. could not build Objective-C module 'GroundSdk'

Pod version:
pod 'GroundSdk', '1.0.1'
pod 'ArsdkEngine', '1.0.1'
pod 'SdkCore', '1.0.1'

Does anyone have same issues, or any solutions?
Thanks