Skip to content

SDCycleScrollView.m:36:9 'SDWebImageManager.h' file not found #735

@Dull-hub

Description

@Dull-hub

cocoapods配置: install! 'cocoapods', :generate_multiple_pod_projects => true, :disable_input_output_paths => true
错误提示:SDCycleScrollView.m:36:9 'SDWebImageManager.h' file not found
解决方案1: SDCycleScrollView 使用#import <SDWebImage/SDWebImageManager.h> 引入第三方文件
解决方案2: pod 'SDWebImage',:project_name => 'SDCycleScrollView' ,设置SDWebImage 安装归类到SDCycleScrollView工程下面

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions