You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fatal error: 'SDWebImage/SDWebImageManager.h' file not found
#import <SDWebImage/SDWebImageManager.h>
The following build commands failed:
CompileC /Users/ramnal/Library/Developer/Xcode/DerivedData/TechConnect-etauhdvyspymdnhiwznrmhfgfomr/Build/Intermediates.noindex/ArchiveIntermediates/DEV/IntermediateBuildFilesPath/Pods.build/Release-iphoneos/IDMPhotoBrowser.build/Objects-normal/arm64/IDMPhotoBrowser.o /Users/ramnal/.jenkins/workspace/TechConnect-iOS-Dev/Pods/IDMPhotoBrowser/Classes/IDMPhotoBrowser.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'IDMPhotoBrowser' from project 'Pods')
While Archive iOS project with XCode i am not getting any issue but while Archive with CLI i am getting above issue any idea why i am getting this issue?
can any one help me on this.
The text was updated successfully, but these errors were encountered:
Installing IDMPhotoBrowser (1.11.3)
Installing DACircularProgress (2.3.1)
Installing pop (1.0.12)
Installing SDWebImage (4.0.0)
fatal error: 'SDWebImage/SDWebImageManager.h' file not found
#import <SDWebImage/SDWebImageManager.h>
The following build commands failed:
CompileC /Users/ramnal/Library/Developer/Xcode/DerivedData/TechConnect-etauhdvyspymdnhiwznrmhfgfomr/Build/Intermediates.noindex/ArchiveIntermediates/DEV/IntermediateBuildFilesPath/Pods.build/Release-iphoneos/IDMPhotoBrowser.build/Objects-normal/arm64/IDMPhotoBrowser.o /Users/ramnal/.jenkins/workspace/TechConnect-iOS-Dev/Pods/IDMPhotoBrowser/Classes/IDMPhotoBrowser.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'IDMPhotoBrowser' from project 'Pods')
While Archive iOS project with XCode i am not getting any issue but while Archive with CLI i am getting above issue any idea why i am getting this issue?
can any one help me on this.
The text was updated successfully, but these errors were encountered: