Skip to content

For MSAL pod error .h not found #71

@zorba71

Description

@zorba71

I'm using cocoapods-art 1.1.1 with JFrog Platform EnterpriseX license 7.90.8.
I develop a pod library that uses Microsoft MSAL library version 1.6.1 (https://cocoapods.org/pods/MSAL), when I try to build a client app with my library I've the following error:

../Pods/MSAL/MSAL/src/MSAL_Internal.h:38:9: error: 'IdentityCore_Internal.h' file not found (in target 'MSAL' from project 'Pods')

and actually the .h is missing.
If in the Podfile I exclude the use of cocoapods-art plugin the build works correctly.
I've verified that the tar.gz in my artifactory and in github are identical so I suppose that the problem is in this plugin.

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