thiagoperes / IDMPhotoBrowser

Photo Browser / Viewer inspired by Facebook's and Tweetbot's with ARC support, swipe-to-dismiss, image progress and more

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fatal error: 'SDWebImage/SDWebImageManager.h' file not found #import <SDWebImage/SDWebImageManager.h>

RamNalluri opened this issue · comments

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.