Skip to content

error: couldn't IRGen expression: Clang importer error, error: module 'GTMSessionFetcherCore' not found @import GTMSessionFetcherCore; #394

@vijay-subramani

Description

@vijay-subramani

I have updated xcode and Mac OS then reinstalled the pods in my project. Since then getting this error in the xcode console whenever tries to do po or print in console with breakpoint it keep throwing this error. Someone help to get rid of this.

error: couldn't IRGen expression: Clang importer error
error: /Users/vijaysubramani/Documents/Projects/ios-retail/ios-retail/CaratLane_Retail/Pods/GoogleSignIn/GoogleSignIn/Sources/Public/GoogleSignIn/GIDGoogleUser.h:27:9: error: module 'GTMSessionFetcherCore' not found
@import GTMSessionFetcherCore;

tried

  • pod reinstall,
  • pod repo update
  • pod deintegrate, pod install
  • use-module-headers instead of use-frameworks in podfile

these are not working. If anyone knows the solution help us on this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions