-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels